Searched refs:CRYPTO_Q_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/opencrypto/
H A Dcrypto.c105 * (q) - protected by CRYPTO_Q_LOCK()
139 #define CRYPTO_Q_LOCK() mtx_lock(&crypto_q_mtx) macro
761 CRYPTO_Q_LOCK();
816 CRYPTO_Q_LOCK();
837 CRYPTO_Q_LOCK();
1065 CRYPTO_Q_LOCK();
1253 CRYPTO_Q_LOCK();

Completed in 30 milliseconds