This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
472f2cca82
freebsd-dev
/
sys
/
crypto
/
aesni
History
John-Mark Gurney
e381fd293d
const'ify an arg that we don't update...
2015-07-29 23:37:15 +00:00
..
aesencdec.h
unroll the loop slightly... This improves performance enough to
2015-07-07 20:31:09 +00:00
aeskeys_amd64.S
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
upon further examination, it turns out that _unregister_all already
2015-07-08 22:48:41 +00:00
aesni.h
const'ify an arg that we don't update...
2015-07-29 23:37:15 +00:00