freebsd-dev/sys/crypto/aesni
Conrad Meyer c564824193 aesni(4): Initialize error before use
Reported by:	Coverity
CID:		1331554
Sponsored by:	EMC / Isilon Storage Division
2016-04-20 03:05:32 +00:00
..
aesencdec.h unroll the loop slightly... This improves performance enough to 2015-07-07 20:31:09 +00:00
aeskeys_amd64.S Use the fact that the AES-NI instructions can be pipelined to improve 2013-09-03 18:31:23 +00:00
aeskeys_i386.S
aesni_ghash.c const'ify an arg that we don't update... 2015-07-29 23:37:15 +00:00
aesni_os.h In the version of gcc in the FreeBSD tree, this modification was made to 2015-04-16 17:42:52 +00:00
aesni_wrap.c Add some new modes to OpenCrypto. These modes are AES-ICM (can be used 2014-12-12 19:56:36 +00:00
aesni.c aesni(4): Initialize error before use 2016-04-20 03:05:32 +00:00
aesni.h const'ify an arg that we don't update... 2015-07-29 23:37:15 +00:00