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)
Mon, Dec 30, 8:34 AM
Unknown Object (File)
Sat, Dec 21, 6:11 AM
Unknown Object (File)
Sat, Dec 21, 2:48 AM
Unknown Object (File)
Tue, Dec 10, 5:28 AM
Unknown Object (File)
Nov 23 2024, 10:56 PM
Unknown Object (File)
Nov 23 2024, 2:33 PM
Unknown Object (File)
Nov 22 2024, 3:54 PM
Unknown Object (File)
Nov 21 2024, 8:39 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