NetBSD/sys/opencrypto
drochner 9f36e7657e move the "context size" struct member (which is a pure software
implementation thing) from the abstract xform descriptor to
the cryptosoft implementation part -- for sanity, and now clients
of opencrypto don't depend on headers of cipher implementations anymore
2011-05-24 18:59:21 +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 -remove references to crypto/arc4/arc4.* -- the code isn't used 2011-05-23 15:37:35 +00:00
cryptodev.h add an AES-CTR xform, from OpenBSD 2011-05-23 13:51:10 +00:00
cryptosoft_xform.c move the "context size" struct member (which is a pure software 2011-05-24 18:59:21 +00:00
cryptosoft.c move the "context size" struct member (which is a pure software 2011-05-24 18:59:21 +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 move the "context size" struct member (which is a pure software 2011-05-24 18:59:21 +00:00
xform.h move the "context size" struct member (which is a pure software 2011-05-24 18:59:21 +00:00