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
F157097685: D32106.id.diff
Mon, May 18, 10:33 AM
Unknown Object (File)
Sun, May 17, 10:18 PM
Unknown Object (File)
Sun, May 17, 6:59 PM
Unknown Object (File)
Fri, May 15, 1:32 AM
Unknown Object (File)
Tue, May 12, 2:04 PM
Unknown Object (File)
Mon, May 11, 10:33 PM
Unknown Object (File)
Mon, May 11, 9:42 PM
Unknown Object (File)
Wed, May 6, 1:33 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