Home
last modified time | relevance | path

Searched refs:crypto_ret_q_remove (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/opencrypto/
H A Dcryptodev.h601 extern int crypto_ret_q_remove(struct cryptop *);
H A Dcrypto.c133 crypto_ret_q_remove(struct cryptop *crp) in crypto_ret_q_remove() function
H A Dcryptodev.c679 (void)crypto_ret_q_remove(crp); in cryptodev_op()