Page MenuHomeFreeBSD

armv8crypto: Extract GCM state into a structure
ClosedPublic

Authored by markj on Feb 5 2021, 2:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 7:06 AM
Unknown Object (File)
Sun, Oct 12, 7:06 AM
Unknown Object (File)
Sun, Oct 12, 7:06 AM
Unknown Object (File)
Sun, Oct 12, 2:41 AM
Unknown Object (File)
Sat, Oct 11, 8:46 PM
Unknown Object (File)
Fri, Oct 10, 4:33 PM
Unknown Object (File)
Fri, Oct 10, 2:35 PM
Unknown Object (File)
Thu, Oct 9, 5:01 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable