Searched refs:CRYPTO_RETQ_EMPTY (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/opencrypto/
H A Dcrypto.c158 #define CRYPTO_RETQ_EMPTY() (TAILQ_EMPTY(&crp_ret_q) && TAILQ_EMPTY(&crp_ret_kq)) macro
1200 if (CRYPTO_RETQ_EMPTY())
1228 if (CRYPTO_RETQ_EMPTY())

Completed in 64 milliseconds