aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/sha1.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Sync with recent KAME.Hajimu UMEMOTO2001-07-031-1/+1
* MFC: fix broken const'ness in declaration of sha1_loop().Archie Cobbs2000-10-121-4/+2
* MFC: Merge KAME 2000/07/01 code.Kris Kennaway2000-07-151-4/+7
* MFC: fix bogus const'nessArchie Cobbs2000-04-181-4/+2
* Prototype fix for IPsec authentication related functionsYoshinobu Inoue2000-02-101-1/+1
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-0/+275