HomeFreeBSD

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

Description

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

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.

Reviewed by: gallatin, hselasky
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D32565

Details

Provenance
jhbAuthored on Oct 21 2021, 4:36 PM
Reviewer
gallatin
Differential Revision
D32565: ktls: Change struct ktls_session.cipher to an OCF-specific type.
Parents
rGc57dbec69a6c: ktls: Add a routine to query information in a receive socket buffer.
Branches
Unknown
Tags
Unknown