Add an IV to the context that is initialized by the reinit hook.
Encrypt and decrypt operations handle cipher block chaining along with
updating the IV saved in the context.
Sponsored by: The FreeBSD Foundation
Differential D33487
crypto: Move CBC handling into enc_xform_aes_cbc. jhb on Dec 15 2021, 9:37 PM. Authored by Tags None Referenced Files
Details
Add an IV to the context that is initialized by the reinit hook. Sponsored by: The FreeBSD Foundation
Diff Detail
|