Page MenuHomeFreeBSD

cryptosoft, ccr: Use crp_iv directly for AES-CCM and AES-GCM.
ClosedPublic

Authored by jhb on Sep 24 2021, 6:04 PM.
Tags
None
Referenced Files
F146795788: D32106.id95640.diff
Thu, Mar 5, 4:25 PM
F146742939: D32106.id95640.diff
Thu, Mar 5, 5:22 AM
Unknown Object (File)
Mon, Mar 2, 8:12 PM
Unknown Object (File)
Fri, Feb 27, 1:30 AM
Unknown Object (File)
Thu, Feb 26, 2:53 PM
Unknown Object (File)
Thu, Feb 26, 7:24 AM
Unknown Object (File)
Mon, Feb 23, 5:22 AM
Unknown Object (File)
Sun, Feb 8, 12:08 AM
Subscribers

Details

Summary

Rather than copying crp_iv to a local array on the stack that is then
passed to xform reinit routines, pass crp_iv directly and remove the
local copy.

Sponsored by: Chelsio Communications, The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 41707
Build 38596: arc lint + arc unit