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
F137751530: D32106.id96375.diff
Tue, Nov 25, 12:03 PM
Unknown Object (File)
Sun, Nov 23, 5:02 PM
Unknown Object (File)
Sat, Nov 22, 3:14 AM
Unknown Object (File)
Fri, Nov 21, 9:40 PM
Unknown Object (File)
Wed, Nov 19, 12:30 PM
Unknown Object (File)
Sun, Nov 16, 5:29 AM
Unknown Object (File)
Sat, Nov 15, 5:45 PM
Unknown Object (File)
Sat, Nov 15, 2:25 PM
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