freebsd-dev/sys/crypto
Rebecca Cran 3283511248 Make private functions static.
PR:		kern/43611
Submitted by:	Matt Emmerton <matt at gsicomp.on.ca>
Reviewed by:	kib
MFC after:	3 days
2011-02-21 16:21:43 +00:00
..
aesni Remove DEBUG sections. 2010-11-27 15:41:44 +00:00
blowfish
camellia Integrate the Camellia Block Cipher. For more information see RFC 4132 2007-05-09 19:37:02 +00:00
des
rc4 Avoid 256 integer divisions per rc4_init() call. Replace it with using 2008-12-16 13:58:37 +00:00
rijndael Make test00 compilable again. 2008-01-15 18:34:47 +00:00
sha2 Make private functions static. 2011-02-21 16:21:43 +00:00
via MFaesni r215427: 2010-11-26 14:35:20 +00:00
sha1.c
sha1.h