Page MenuHomeFreeBSD

armv8crypto: Extract GCM state into a structure
ClosedPublic

Authored by markj on Feb 5 2021, 2:23 PM.
Tags
None
Referenced Files
F107624070: D28500.diff
Thu, Jan 16, 8:05 PM
Unknown Object (File)
Nov 17 2024, 9:35 PM
Unknown Object (File)
Nov 17 2024, 9:10 PM
Unknown Object (File)
Oct 22 2024, 3:43 PM
Unknown Object (File)
Oct 22 2024, 1:52 PM
Unknown Object (File)
Oct 11 2024, 3:56 AM
Unknown Object (File)
Oct 10 2024, 12:11 AM
Unknown Object (File)
Oct 8 2024, 2:40 PM
Subscribers

Details

Summary

This makes it easier to refactor the GCM code to operate on
crypto_buffer_cursors rather than plain contiguous buffers.

No functional change intended.

Diff Detail

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