Page MenuHomeFreeBSD

Consolidate duplicated code into a ktls_ocf_dispatch function.
ClosedPublic

Authored by jhb on Jul 21 2020, 9:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 2, 10:30 AM
Unknown Object (File)
Fri, Jul 31, 3:12 AM
Unknown Object (File)
Tue, Jul 21, 5:28 AM
Unknown Object (File)
Fri, Jul 10, 1:44 AM
Unknown Object (File)
Thu, Jul 9, 1:01 AM
Unknown Object (File)
Tue, Jul 7, 7:51 PM
Unknown Object (File)
Jul 4 2026, 6:34 AM
Unknown Object (File)
Jun 23 2026, 2:05 AM
Subscribers

Details

Summary

This function manages the loop around crypto_dispatch and coordination
with ktls_ocf_callback.

Test Plan
  • tested TLS 1.2/1.3 TX with aesni(4)

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 32461
Build 29937: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Jul 21 2020, 9:28 PM
jhb created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jul 23 2020, 9:43 PM
This revision was automatically updated to reflect the committed changes.