HomeFreeBSD

OCF: Add crypto_clonereq().

Description

OCF: Add crypto_clonereq().

This function clones an existing crypto request, but associates the
new request with a specified session. The intended use case is for
drivers to be able to fall back to software by cloning a request and
dispatch it to an internally allocated software session.

Reviewed by: markj
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D33607

Details

Provenance
jhbAuthored on Jan 4 2022, 10:22 PM
Reviewer
markj
Differential Revision
D33607: OCF: Add crypto_clonereq().
Parents
rG753c8513879b: sigev_findtd: Fix whitespace nit in argument list.
Branches
Unknown
Tags
Unknown