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
Pawel Jakub Dawidek
71af8134f7
Be sure to wakeup the crypto thread when new request was queued.
...
This should fix a hang when starting cryptokeytest (and more). MFC after: 1 month
2006-04-11 18:01:04 +00:00
..
cast.c
…
cast.h
…
castsb.h
…
criov.c
…
crypto_if.m
…
crypto.c
Be sure to wakeup the crypto thread when new request was queued.
2006-04-11 18:01:04 +00:00
cryptodev.c
This patch fixes a problem, which exists if you have IPSEC in your kernel
2006-02-27 16:56:22 +00:00
cryptodev.h
…
cryptosoft.c
- Simplify the code by using arc4rand(9) instead of arc4random(9) in a loop.
2006-04-10 18:24:59 +00:00
cryptosoft.h
…
deflate.c
malloc.h relies on param.h for a definition of MAXCPU. I guess that there is
2005-05-30 05:01:44 +00:00
deflate.h
…
rmd160.c
…
rmd160.h
…
skipjack.c
…
skipjack.h
…
xform.c
Check key size for rijndael, as invalid key size can lead to kernel panic.
2005-08-16 18:59:00 +00:00
xform.h
…