This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
opencrypto
History
John Baldwin
6074439965
kthread_exit() no longer requires Giant, so don't force callers to acquire
...
Giant just to call kthread_exit(). Requested by: many
2004-03-05 22:42:17 +00:00
..
cast.c
Use __FBSDID().
2003-06-11 05:57:50 +00:00
cast.h
…
castsb.h
…
criov.c
Use __FBSDID().
2003-06-11 05:57:50 +00:00
crypto_if.m
…
crypto.c
kthread_exit() no longer requires Giant, so don't force callers to acquire
2004-03-05 22:42:17 +00:00
cryptodev.c
Device megapatch 4/6:
2004-02-21 21:10:55 +00:00
cryptodev.h
Add CRD_F_KEY_EXPLICIT which allows the key to be changed per
2004-02-02 17:06:34 +00:00
cryptosoft.c
Add CRD_F_KEY_EXPLICIT which allows the key to be changed per
2004-02-02 17:06:34 +00:00
cryptosoft.h
…
deflate.c
Use __FBSDID().
2003-06-11 05:57:50 +00:00
deflate.h
…
rijndael.c
Do not aggressively unroll the AES implementation, in non-benchmarking use
2004-02-04 08:44:10 +00:00
rijndael.h
…
rmd160.c
Use __FBSDID().
2003-06-11 05:57:50 +00:00
rmd160.h
…
skipjack.c
Use __FBSDID().
2003-06-11 05:57:50 +00:00
skipjack.h
…
xform.c
Use __FBSDID().
2003-06-11 05:57:50 +00:00
xform.h
…