freebsd-dev/sys/crypto
Konstantin Belousov 5f270659fd Crypto(4) driver for AESNI.
The aeskeys_{amd64,i386}.S content was mostly obtained from OpenBSD,
no objections to the license from core.

Hardware provided by:	Sentex Communications
Tested by:	fabient, pho (previous versions)
MFC after:	1 month
2010-07-23 11:00:46 +00:00
..
aesni Crypto(4) driver for AESNI. 2010-07-23 11:00:46 +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 Initialize T1 to silent gcc warning. 2006-10-22 02:19:33 +00:00
via Use the fpu_kern_enter() interface to properly separate usermode FPU 2010-06-05 16:00:53 +00:00
sha1.c
sha1.h