Mark Johnston 8adcc757b8 opencrypto: Add comments describing the new crypto_session layout 3 years ago
..
_cryptodev.h 1b0909d51a OpenCrypto: Convert sessions to opaque handles instead of integers 5 years ago
cbc_mac.c 9b6b2f8608 Adjust crypto_apply function callbacks for OCF. 3 years ago
cbc_mac.h 9b6b2f8608 Adjust crypto_apply function callbacks for OCF. 3 years ago
criov.c e6f6d0c9bc crypto(9): add CRYPTO_BUF_VMPAGE 3 years ago
crypto.c 8adcc757b8 opencrypto: Add comments describing the new crypto_session layout 3 years ago
cryptodeflate.c 9038e6a1e4 Replace some K&R function definitions with ANSI C. 3 years ago
cryptodev.c 688f8b822c Remove the cloned file descriptors for /dev/crypto. 3 years ago
cryptodev.h 688f8b822c Remove the cloned file descriptors for /dev/crypto. 3 years ago
cryptodev_if.m c034143269 Refactor driver and consumer interfaces for OCF (in-kernel crypto). 4 years ago
cryptosoft.c d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
deflate.h d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
gfmult.c 1762773d79 sys/opencrypto: minor spelling fixes. 8 years ago
gfmult.h 08fca7a56b Add some new modes to OpenCrypto. These modes are AES-ICM (can be used 9 years ago
gmac.c 9b6b2f8608 Adjust crypto_apply function callbacks for OCF. 3 years ago
gmac.h 9b6b2f8608 Adjust crypto_apply function callbacks for OCF. 3 years ago
ktls_ocf.c 47e2650ea4 Add support to the KTLS OCF module for AES-CBC MTE ciphersuites. 3 years ago
rmd160.c d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
rmd160.h d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
xform.c 63823cac92 Remove MD5 HMAC from OCF. 4 years ago
xform.h 63823cac92 Remove MD5 HMAC from OCF. 4 years ago
xform_aes_icm.c 723d87648e Improve support for stream ciphers in the software encryption interface. 3 years ago
xform_aes_xts.c 2215adc5ff Include sys/types.h here 3 years ago
xform_auth.h d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
xform_cbc_mac.c 9b6b2f8608 Adjust crypto_apply function callbacks for OCF. 3 years ago
xform_cml.c 3e9470482a Various cleanups to the software encryption transform interface. 3 years ago
xform_comp.h d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
xform_deflate.c 9038e6a1e4 Replace some K&R function definitions with ANSI C. 3 years ago
xform_enc.h d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
xform_gmac.c 9b6b2f8608 Adjust crypto_apply function callbacks for OCF. 3 years ago
xform_null.c d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
xform_poly1305.c 9b6b2f8608 Adjust crypto_apply function callbacks for OCF. 3 years ago
xform_poly1305.h 9b6b2f8608 Adjust crypto_apply function callbacks for OCF. 3 years ago
xform_rijndael.c d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
xform_rmd160.c 9b6b2f8608 Adjust crypto_apply function callbacks for OCF. 3 years ago
xform_sha1.c d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago
xform_sha2.c d3d79e968b Consistently use C99 fixed-width types in the in-kernel crypto code. 3 years ago