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

/freebsd-11-stable/sys/opencrypto/
H A Dcrypto.c108 * (q) - protected by CRYPTO_Q_LOCK()
142 #define CRYPTO_Q_LOCK() mtx_lock(&crypto_q_mtx) macro
798 CRYPTO_Q_LOCK();
853 CRYPTO_Q_LOCK();
874 CRYPTO_Q_LOCK();
1102 CRYPTO_Q_LOCK();
1290 CRYPTO_Q_LOCK();

Completed in 196 milliseconds