Home
last modified time | relevance | path

Searched refs:crypto_destroyreq (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/opencrypto/
HDktls_ocf.c264 crypto_destroyreq(&crp); in ktls_ocf_tls_cbc_encrypt()
327 crypto_destroyreq(&crp); in ktls_ocf_tls_cbc_encrypt()
445 crypto_destroyreq(&crp); in ktls_ocf_tls12_aead_encrypt()
517 crypto_destroyreq(&crp); in ktls_ocf_tls12_aead_decrypt()
612 crypto_destroyreq(&crp); in ktls_ocf_tls13_aead_encrypt()
665 crypto_destroyreq(&crp); in ktls_ocf_tls13_aead_decrypt()
HDcryptodev.h692 void crypto_destroyreq(struct cryptop *crp);
HDcrypto.c1797 crypto_destroyreq(struct cryptop *crp) in crypto_destroyreq() function
1831 crypto_destroyreq(crp); in crypto_freereq()
/freebsd-13-stable/sys/dev/wg/
HDwg_crypto.c233 crypto_destroyreq(&crp); in chacha20poly1305_encrypt_mbuf()
256 crypto_destroyreq(&crp); in chacha20poly1305_decrypt_mbuf()
/freebsd-13-stable/share/man/man9/
HDMakefile965 crypto_request.9 crypto_destroyreq.9 \