Home
last modified time | relevance | path

Searched refs:crypto_freereq (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/netinet/
H A Dip_ipcomp.c188 crypto_freereq(crp); in ipcomp_input()
296 crypto_freereq(crp); in ipcomp_input()
475 crypto_freereq(crp); in ipcomp_output()
536 crypto_freereq(crp); in ipcomp_output()
H A Dip_ah.c702 crypto_freereq(crp); in ah_input()
850 crypto_freereq(crp); in ah_input()
1125 crypto_freereq(crp); in ah_output()
1145 crypto_freereq(crp); in ah_output()
H A Dip_esp.c515 crypto_freereq(crp); in esp_input()
679 crypto_freereq(crp); in esp_input()
959 crypto_freereq(crp); in esp_output()
969 crypto_freereq(crp); in esp_output()
/openbsd/sys/crypto/
H A Dcryptodev.h216 void crypto_freereq(struct cryptop *);
H A Dcrypto.c445 crypto_freereq(struct cryptop *crp) in crypto_freereq() function
/openbsd/sys/dev/
H A Dsoftraid_crypto.c1043 crypto_freereq(crwu->cr_crp); in sr_crypto_free_resources_internal()