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