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
/
opencrypto
History
pjd
5a9dad02c2
Forgot about adding cuio_apply() here.
...
Reviewed by: sam
2006-05-17 17:58:05 +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
This patch fixes a problem, which exists if you have IPSEC in your kernel
2006-02-27 16:56:22 +00:00
cryptodev.h
Forgot about adding cuio_apply() here.
2006-05-17 17:58:05 +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
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
…