summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssl/lib/libcrypto/kdf.inc
AgeCommit message (Expand)Author
2023-05-06checkpointchristos
2018-02-08update build gluechristos
ev/ite_cc.c?id=beecddb649a2e3a370868f6fe61348b9c18bce22'>Merge thorpej-cfargs2.thorpej 2021-04-27The Amiga and Atari ports abuse some autoconfiguration internals as partthorpej 2021-04-24Merge thorpej-cfargs branch:thorpej 2019-06-29Make local functions static.tsutsui 2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh 2012-10-27split device_t/softc for all remaining drivers.chs 2011-06-05Split device_t/softc. Also rename some softc variables. Tested on TT030.tsutsui 2010-04-13Misc KNF.tsutsui 2010-02-09Fix typo in comment.wiz 2009-07-19Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy.tsutsui 2009-03-18bcopy -> memcpycegger 2009-03-18bzero -> memsetcegger 2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger 2009-03-14ANSIfy another 1261 function definitions.dsl 2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl 2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-03-26Use device_unit().thorpej 2005-12-24__asm__ -> __asmperry 2005-12-24bare asm -> __asmperry 2005-12-11merge ktrace-lwp.christos 2003-07-15__KERNEL_RCSID()lukem 2003-01-01Use aprint_normal() for cfprint routines.thorpej 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna