This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-18 10:35:55 +00:00
Code
Issues
Releases
Activity
1563ee36b9
freebsd
/
sys
/
crypto
History
Konstantin Belousov
1563ee36b9
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
..
aesni
Only save FPU context when not executing in the context of the crypto
2010-11-17 16:17:15 +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
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