freebsd-skq/sys/crypto
Pawel Jakub Dawidek c979bd5e06 Fix two copy&paste bugs.
MFC after:	2 weeks
2010-09-25 10:32:52 +00:00
..
aesni Fix two copy&paste bugs. 2010-09-25 10:32:52 +00:00
blowfish
camellia
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
via Use the fpu_kern_enter() interface to properly separate usermode FPU 2010-06-05 16:00:53 +00:00
sha1.c
sha1.h