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)
Thu, Oct 24, 3:00 AM
Unknown Object (File)
Oct 6 2024, 10:53 AM
Unknown Object (File)
Oct 5 2024, 2:02 PM
Unknown Object (File)
Oct 5 2024, 7:29 AM
Unknown Object (File)
Oct 4 2024, 10:45 PM
Unknown Object (File)
Oct 4 2024, 7:00 PM
Unknown Object (File)
Oct 3 2024, 10:28 AM
Unknown Object (File)
Oct 2 2024, 7:31 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.