Page MenuHomeFreeBSD

armv8crypto: Extract GCM state into a structure
ClosedPublic

Authored by markj on Feb 5 2021, 2:23 PM.
Tags
None
Referenced Files
F110650066: D28500.id.diff
Fri, Feb 21, 11:06 AM
Unknown Object (File)
Mon, Feb 3, 7:29 AM
Unknown Object (File)
Jan 20 2025, 2:43 PM
Unknown Object (File)
Jan 16 2025, 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
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