Page MenuHomeFreeBSD

Fallback to software for more GCM and CCM requests.
ClosedPublic

Authored by jhb on Sep 28 2020, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 14 2025, 11:37 AM
Unknown Object (File)
Jan 8 2025, 11:56 PM
Unknown Object (File)
Nov 28 2024, 9:46 AM
Unknown Object (File)
Nov 28 2024, 9:45 AM
Unknown Object (File)
Nov 28 2024, 9:45 AM
Unknown Object (File)
Nov 28 2024, 9:39 AM
Unknown Object (File)
Nov 28 2024, 9:24 AM
Unknown Object (File)
Oct 6 2024, 10:55 AM
Subscribers

Details

Summary

ccr(4) uses software to handle GCM and CCM requests not supported by
the crypto engine (e.g. with only AAD and no payload). This change
adds a fallback for a few more requests such as those with more SGL
entries than can fit in a work request (this can happen for GCM when
decrypting a TLS record split across 15 or more packets).

Reported by: Chelsio QA

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 33864
Build 31075: arc lint + arc unit