This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
crypto
/
aesni
History
kib
96d3f81fc8
Only save FPU context when not executing in the context of the crypto
...
thread. Tested by: Mike Tancsa
2010-11-17 16:17:15 +00:00
..
aesencdec_amd64.S
…
aesencdec_i386.S
…
aeskeys_amd64.S
…
aeskeys_i386.S
Change two missed instances of 'retq' in aeskeys_i386.S to 'retl', which
2010-10-13 17:55:53 +00:00
aesni_wrap.c
Only save FPU context when not executing in the context of the crypto
2010-11-17 16:17:15 +00:00
aesni.c
Add support for CRYPTO_AES_XTS.
2010-09-23 11:57:25 +00:00
aesni.h
Add support for CRYPTO_AES_XTS.
2010-09-23 11:57:25 +00:00