NetBSD/sys/opencrypto
pgoyette f496b70ec7 Undo previous - it still needs a lot more work.
For now, we'll use the hand-crafted cf* structures and directly
call all the config routines.
2014-02-03 23:11:40 +00:00
..
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 Clean-up module initialization 2014-01-14 14:16:47 +00:00
cryptodev_internal.h make the compatibility code conditional on COMPAT_50 2011-02-19 16:26:34 +00:00
cryptodev.c Undo previous - it still needs a lot more work. 2014-02-03 23:11:40 +00:00
cryptodev.h -if an opencrypto(9) session is allocated, the driver is refcounted 2011-06-09 14:41:24 +00:00
cryptosoft_xform.c fix compilation 2013-02-02 21:02:06 +00:00
cryptosoft.c Modularize the opencrypto components and link to the build 2014-01-01 16:06:00 +00:00
cryptosoft.h
deflate.c avoid some uninitialised warning issues GCC 4.5 complains about. 2011-07-03 01:01:06 +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 First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
gmac.c use 64-bit integers for GF128 multiplication on LP64 CPUs 2011-06-09 14:47:42 +00:00
gmac.h use 64-bit integers for GF128 multiplication on LP64 CPUs 2011-06-09 14:47:42 +00:00
Makefile
ocryptodev.c Modularize the opencrypto components and link to the build 2014-01-01 16:06:00 +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