Page MenuHomeFreeBSD

ktls: Change struct ktls_session.cipher to an OCF-specific type.
ClosedPublic

Authored by jhb on Oct 19 2021, 5:51 PM.
Tags
None
Referenced Files
F133014848: D32565.diff
Wed, Oct 22, 2:10 AM
Unknown Object (File)
Sun, Oct 19, 8:38 AM
Unknown Object (File)
Thu, Oct 16, 9:11 PM
Unknown Object (File)
Thu, Oct 16, 9:11 PM
Unknown Object (File)
Thu, Oct 16, 9:11 PM
Unknown Object (File)
Thu, Oct 16, 12:07 PM
Unknown Object (File)
Mon, Oct 13, 2:53 PM
Unknown Object (File)
Sep 21 2025, 6:55 PM
Subscribers

Details

Summary

As a followup to SW KTLS assuming an OCF backend, rename
struct ocf_session to struct ktls_ocf_session and forward
declare it in <sys/ktls.h> to use as the type of
struct ktls_session.cipher.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42259
Build 39147: arc lint + arc unit