Home
last modified time | relevance | path

Searched hist:"74 d3f1b63dbea05038e966cf4bb69a01b0589500" (Results 1 – 4 of 4) sorted by relevance

/freebsd/share/man/man9/
H A Dcrypto_request.9diff 74d3f1b63dbea05038e966cf4bb69a01b0589500 Tue Jan 04 23:22:12 CET 2022 John Baldwin <jhb@FreeBSD.org> 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
H A DMakefilediff 74d3f1b63dbea05038e966cf4bb69a01b0589500 Tue Jan 04 23:22:12 CET 2022 John Baldwin <jhb@FreeBSD.org> 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
/freebsd/sys/opencrypto/
H A Dcryptodev.hdiff 74d3f1b63dbea05038e966cf4bb69a01b0589500 Tue Jan 04 23:22:12 CET 2022 John Baldwin <jhb@FreeBSD.org> 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
H A Dcrypto.cdiff 74d3f1b63dbea05038e966cf4bb69a01b0589500 Tue Jan 04 23:22:12 CET 2022 John Baldwin <jhb@FreeBSD.org> 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