HomeFreeBSD

Add crypto_initreq() and crypto_destroyreq().

Description

Add crypto_initreq() and crypto_destroyreq().

These routines are similar to crypto_getreq() and crypto_freereq() but
operate on caller-supplied storage instead of allocating crypto
requests from a UMA zone.

Reviewed by: markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D25691

Details

Provenance
jhbAuthored on
Reviewer
markj
Differential Revision
D25691: Add crypto_initreq() and crypto_destroyreq().
Parents
rS363261: Move GIT_CMD a few lines down, so it is not in between SVN_*
Branches
Unknown
Tags
Unknown