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.
Sponsored by: Chelsio Communications, The FreeBSD Foundation
Differential D32105
crypto: Permit variable-sized IVs for ciphers with a reinit hook. jhb on Sep 24 2021, 6:04 PM. Authored by Tags None Referenced Files
Details Add a 'len' argument to the reinit hook in 'struct enc_xform' to Sponsored by: Chelsio Communications, The FreeBSD Foundation
Diff Detail
Event Timeline
|