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

/barrelfish-master/lib/openssl-1.0.0d/crypto/rand/
H A Dmd_rand.c147 /* access to lockin_thread is synchronized by CRYPTO_LOCK_RAND2 */
218 CRYPTO_r_lock(CRYPTO_LOCK_RAND2);
220 CRYPTO_r_unlock(CRYPTO_LOCK_RAND2);
384 CRYPTO_w_lock(CRYPTO_LOCK_RAND2);
386 CRYPTO_w_unlock(CRYPTO_LOCK_RAND2);
558 CRYPTO_r_lock(CRYPTO_LOCK_RAND2);
560 CRYPTO_r_unlock(CRYPTO_LOCK_RAND2);
570 CRYPTO_w_lock(CRYPTO_LOCK_RAND2);
572 CRYPTO_w_unlock(CRYPTO_LOCK_RAND2);
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dcrypto.h202 #define CRYPTO_LOCK_RAND2 19 macro
/barrelfish-master/include/openssl/
H A Dcrypto.h202 #define CRYPTO_LOCK_RAND2 19 macro

Completed in 41 milliseconds