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
F82684915: D32565.diff
Wed, May 1, 2:56 PM
Unknown Object (File)
Mar 8 2024, 7:58 AM
Unknown Object (File)
Feb 19 2024, 9:17 PM
Unknown Object (File)
Jan 16 2024, 10:39 PM
Unknown Object (File)
Jan 12 2024, 8:54 AM
Unknown Object (File)
Dec 30 2023, 2:20 AM
Unknown Object (File)
Dec 16 2023, 6:03 PM
Unknown Object (File)
Dec 11 2023, 7:53 AM
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