NetBSD/sys/opencrypto
2011-05-21 13:23:36 +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_internal.h make the compatibility code conditional on COMPAT_50 2011-02-19 16:26:34 +00:00
cryptodev.c split the "crypto_mtx" spinlock into 3: one spinlock each for 2011-05-16 10:27:49 +00:00
cryptodev.h remove redundant declarations 2011-05-16 10:18:52 +00:00
cryptosoft_xform.c check key size on initialization -- othwise the rijndael code 2011-05-21 13:22:45 +00:00
cryptosoft.c fix a logics bug (which has been here from the beginning) which made 2011-05-21 10:04:03 +00:00
cryptosoft.h Don't store temporary values in the opencrypto session data struct which 2011-02-10 21:00:42 +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 support camellia-cbc by swcrypt 2011-05-05 17:44:39 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +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 sync minimum key size for AES with reality 2011-05-21 13:23:36 +00:00
xform.h make camellia-cbc known to the opencrypto framework 2011-05-05 17:42:17 +00:00