NetBSD/sys/opencrypto
drochner 891d96fa89 allow testing of GCM/GMAC code from userland 2011-05-27 17:09:09 +00:00
..
Makefile
aesxcbcmac.c copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC 2011-05-24 19:10:08 +00:00
aesxcbcmac.h copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC 2011-05-24 19:10:08 +00:00
criov.c Don't panic, just truncate, if the iov is too short in a COPYBACK. 2011-02-24 19:28:03 +00:00
crypto.c split the "crypto_mtx" spinlock into 3: one spinlock each for 2011-05-16 10:27:49 +00:00
cryptodev.c allow testing of GCM/GMAC code from userland 2011-05-27 17:09:09 +00:00
cryptodev.h pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
cryptodev_internal.h make the compatibility code conditional on COMPAT_50 2011-02-19 16:26:34 +00:00
cryptosoft.c pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
cryptosoft.h Don't store temporary values in the opencrypto session data struct which 2011-02-10 21:00:42 +00:00
cryptosoft_xform.c pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
deflate.c -start to make the GZIP code similar to DEFLATE: make error handling 2011-03-09 11:36:43 +00:00
deflate.h -start to make the GZIP code similar to DEFLATE: make error handling 2011-03-09 11:36:43 +00:00
files.opencrypto pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
gmac.c pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
gmac.h pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
ocryptodev.c split the "crypto_mtx" spinlock into 3: one spinlock each for 2011-05-16 10:27:49 +00:00
ocryptodev.h make the compatibility code conditional on COMPAT_50 2011-02-19 16:26:34 +00:00
xform.c pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
xform.h pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00