Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/netipsec/
H A Dxform_ipcomp.c171 crypto_freereq(crp); in ipcomp_input()
182 crypto_freereq(crp); in ipcomp_input()
308 crypto_freereq(crp), crp = NULL; in ipcomp_input_cb()
361 crypto_freereq(crp); in ipcomp_input_cb()
475 crypto_freereq(crp); in ipcomp_output()
636 crypto_freereq(crp); in ipcomp_output_cb()
652 crypto_freereq(crp); in ipcomp_output_cb()
H A Dxform_ah.c734 crypto_freereq(crp); in ah_input()
745 crypto_freereq(crp); in ah_input()
767 crypto_freereq(crp); in ah_input()
878 crypto_freereq(crp); /* No longer needed. */ in ah_input_cb()
990 crypto_freereq(crp); in ah_input_cb()
1148 crypto_freereq(crp); in ah_output()
1200 crypto_freereq(crp); in ah_output()
1295 crypto_freereq(crp); in ah_output_cb()
1325 crypto_freereq(crp); in ah_output_cb()
H A Dxform_esp.c395 crypto_freereq(crp); in esp_input()
406 crypto_freereq(crp); in esp_input()
612 crypto_freereq(crp), crp = NULL; in esp_input_cb()
703 crypto_freereq(crp); in esp_input_cb()
908 crypto_freereq(crp); in esp_output()
1021 crypto_freereq(crp); in esp_output_cb()
1055 crypto_freereq(crp); in esp_output_cb()
/dports/misc/rump/buildrump.sh-b914579/src/sys/opencrypto/
H A Dcryptodev.h603 extern void crypto_freereq(struct cryptop *crp);
H A Dcrypto.c1023 crypto_freereq(struct cryptop *crp) in crypto_freereq() function
1062 crypto_freereq(crp); in crypto_getreq()
H A Dcryptodev.c725 crypto_freereq(crp); in cryptodev_op()
1368 crypto_freereq(crp); in cryptodev_mop()
1880 crypto_freereq(crp); in cryptodev_getmstatus()
1984 crypto_freereq(crp); in cryptodev_getstatus()