K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-07-16T21:30:46.089008Z K 7 svn:log V 308 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 END