NetBSD/sys/opencrypto
tls 8b5e4b7c91 As suggested by rmind, do not check return status of KM_SLEEP/PR_WAITOK
allocations.  A little hair-raising but it does make the code easier to
read.
2008-04-21 19:05:41 +00:00
..
Makefile
criov.c This code never worked on a released version of FreeBSD in the form it's 2008-02-01 04:52:35 +00:00
crypto.c Extend crypto.4 interface: 2008-04-10 22:48:42 +00:00
cryptodev.c As suggested by rmind, do not check return status of KM_SLEEP/PR_WAITOK 2008-04-21 19:05:41 +00:00
cryptodev.h Extend crypto.4 interface: 2008-04-10 22:48:42 +00:00
cryptosoft.c Rework opencrypto to use a spin mutex (crypto_mtx) instead of "splcrypto" 2008-02-04 00:35:34 +00:00
cryptosoft.h
cryptosoft_xform.c Rework opencrypto to use a spin mutex (crypto_mtx) instead of "splcrypto" 2008-02-04 00:35:34 +00:00
deflate.c Fix a stupid bogus bcopy -> memcpy conversion. 2007-09-22 23:38:17 +00:00
deflate.h
files.opencrypto Rework opencrypto to use a spin mutex (crypto_mtx) instead of "splcrypto" 2008-02-04 00:35:34 +00:00
xform.c From Darran Hunt: you can't just specify the "wrong" underlying algorithm 2008-02-28 09:29:10 +00:00
xform.h From Darran Hunt at Coyote Point: don't truncate HMAC to 96 bits unless 2008-02-02 02:39:00 +00:00