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)
Tue, Oct 22, 3:43 PM
Unknown Object (File)
Tue, Oct 22, 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
Unknown Object (File)
Oct 7 2024, 9:51 PM
Unknown Object (File)
Oct 7 2024, 9:50 PM
Unknown Object (File)
Oct 7 2024, 9:50 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