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)
May 25 2024, 3:06 PM
Unknown Object (File)
May 20 2024, 8:16 AM
Unknown Object (File)
May 19 2024, 10:00 AM
Unknown Object (File)
May 14 2024, 7:53 PM
Unknown Object (File)
Apr 24 2024, 9:28 AM
Unknown Object (File)
Apr 17 2024, 11:21 PM
Unknown Object (File)
Mar 19 2024, 10:05 PM
Unknown Object (File)
Mar 19 2024, 2:18 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