Page MenuHomeFreeBSD

cryptosoft: Support per-op keys for AES-GCM and AES-CCM.
ClosedPublic

Authored by jhb on Feb 17 2021, 10:28 PM.
Tags
None
Referenced Files
F137545868: D28752.id84218.diff
Mon, Nov 24, 6:31 AM
Unknown Object (File)
Mon, Nov 24, 4:03 AM
Unknown Object (File)
Mon, Nov 10, 3:15 AM
Unknown Object (File)
Mon, Oct 27, 2:51 PM
Unknown Object (File)
Oct 26 2025, 1:09 AM
Unknown Object (File)
Oct 11 2025, 2:11 AM
Unknown Object (File)
Oct 11 2025, 2:11 AM
Unknown Object (File)
Oct 11 2025, 2:11 AM
Subscribers

Diff Detail

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

Event Timeline

jhb requested review of this revision.Feb 17 2021, 10:28 PM

There is no good way to test this change. :( I suppose I could add another sysctl that changed /dev/crypto to use per-op instead of per-session keys. GELI is the only in-tree consumer that uses per-op keys currently.

This revision is now accepted and ready to land.Feb 18 2021, 2:00 AM