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
645df8d06e
Remove cri_rnd. It is not used.
...
Reviewed by: sam
2006-05-17 18:04:51 +00:00
..
cast.c
…
cast.h
…
castsb.h
…
criov.c
- Implement cuio_apply(), an equivalent to m_apply(9).
2006-05-17 17:56:00 +00:00
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
If kern.cryptodevallowsoft is TRUE allow also for symmetric software crypto
2006-05-17 18:01:51 +00:00
cryptodev.h
Remove cri_rnd. It is not used.
2006-05-17 18:04:51 +00:00
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
…
deflate.h
…
rmd160.c
…
rmd160.h
…
skipjack.c
…
skipjack.h
…
xform.c
…
xform.h
…