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
F133090104: D25757.id.diff
Wed, Oct 22, 9:30 PM
F133090103: D25757.id74861.diff
Wed, Oct 22, 9:30 PM
F133090100: D25757.id74761.diff
Wed, Oct 22, 9:30 PM
F133052512: D25757.diff
Wed, Oct 22, 12:07 PM
Unknown Object (File)
Wed, Oct 22, 3:34 AM
Unknown Object (File)
Sat, Oct 18, 4:28 PM
Unknown Object (File)
Thu, Oct 16, 4:50 AM
Unknown Object (File)
Tue, Oct 7, 3:27 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

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.