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)
Tue, Apr 14, 7:01 PM
Unknown Object (File)
Sat, Apr 11, 2:54 PM
Unknown Object (File)
Sat, Apr 11, 8:33 AM
Unknown Object (File)
Fri, Apr 10, 7:54 PM
Unknown Object (File)
Fri, Apr 10, 12:20 AM
Unknown Object (File)
Wed, Apr 8, 10:27 AM
Unknown Object (File)
Tue, Apr 7, 12:50 PM
Unknown Object (File)
Sat, Apr 4, 3:48 PM
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