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)
Tue, Dec 10, 5:28 AM
Unknown Object (File)
Sat, Nov 23, 10:56 PM
Unknown Object (File)
Sat, Nov 23, 2:33 PM
Unknown Object (File)
Fri, Nov 22, 3:54 PM
Unknown Object (File)
Thu, Nov 21, 8:39 AM
Unknown Object (File)
Nov 20 2024, 4:47 AM
Unknown Object (File)
Nov 17 2024, 5:55 AM
Unknown Object (File)
Nov 7 2024, 4:17 PM
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