opnsense-src/sys/crypto
John Baldwin de705beeef crypto: Permit variable-sized IVs for ciphers with a reinit hook.
Add a 'len' argument to the reinit hook in 'struct enc_xform' to
permit support for AEAD ciphers such as AES-CCM and Chacha20-Poly1305
which support different nonce lengths.

Reviewed by:	markj
Sponsored by:	Chelsio Communications, The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32105

(cherry picked from commit 1833d6042c)
(cherry picked from commit d586c978b9)
2021-10-21 13:47:58 -07:00
..
aesni
armv8
blake2
camellia
ccp crypto: Add a new type of crypto buffer for a single mbuf. 2021-10-21 08:51:26 -07:00
chacha20 crypto: Permit variable-sized IVs for ciphers with a reinit hook. 2021-10-21 13:47:58 -07:00
des
libsodium
openssl ossl: Use crypto_cursor_segment(). 2021-10-21 08:52:13 -07:00
rc4
rijndael
sha2
siphash
skein
via
intake.h
sha1.c
sha1.h