Page MenuHomeFreeBSD

ktls_ocf: Fix a few places to not hardcode the GMAC hash length.
ClosedPublic

Authored by jhb on May 5 2021, 9:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 4:17 PM
Unknown Object (File)
Tue, Nov 5, 8:39 PM
Unknown Object (File)
Oct 15 2024, 10:34 PM
Unknown Object (File)
Oct 14 2024, 9:35 PM
Unknown Object (File)
Oct 14 2024, 5:10 PM
Unknown Object (File)
Oct 12 2024, 1:47 PM
Unknown Object (File)
Oct 11 2024, 5:41 AM
Unknown Object (File)
Oct 10 2024, 5:49 AM
Subscribers

Details

Summary

This is not a functional change as the Poly1305 hash is the same
length as the GMAC hash length.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable