Home
last modified time | relevance | path

Searched refs:CRYPTO_LOCK_RAND (Results 1 – 4 of 4) sorted by relevance

/NextBSD/crypto/openssl/crypto/rand/
HDmd_rand.c230 CRYPTO_w_lock(CRYPTO_LOCK_RAND); in ssleay_rand_add()
262 CRYPTO_w_unlock(CRYPTO_LOCK_RAND); in ssleay_rand_add()
311 CRYPTO_w_lock(CRYPTO_LOCK_RAND); in ssleay_rand_add()
324 CRYPTO_w_unlock(CRYPTO_LOCK_RAND); in ssleay_rand_add()
386 CRYPTO_w_lock(CRYPTO_LOCK_RAND); in ssleay_rand_bytes()
466 CRYPTO_w_unlock(CRYPTO_LOCK_RAND); in ssleay_rand_bytes()
515 CRYPTO_w_lock(CRYPTO_LOCK_RAND); in ssleay_rand_bytes()
519 CRYPTO_w_unlock(CRYPTO_LOCK_RAND); in ssleay_rand_bytes()
566 CRYPTO_w_lock(CRYPTO_LOCK_RAND); in ssleay_rand_status()
588 CRYPTO_w_unlock(CRYPTO_LOCK_RAND); in ssleay_rand_status()
/NextBSD/crypto/openssl/engines/
HDe_aep.c702 CRYPTO_w_lock(CRYPTO_LOCK_RAND); in aep_rand()
710 CRYPTO_w_unlock(CRYPTO_LOCK_RAND); in aep_rand()
716 CRYPTO_w_unlock(CRYPTO_LOCK_RAND); in aep_rand()
731 CRYPTO_w_lock(CRYPTO_LOCK_RAND); in aep_rand()
746 CRYPTO_w_unlock(CRYPTO_LOCK_RAND); in aep_rand()
759 CRYPTO_w_unlock(CRYPTO_LOCK_RAND); in aep_rand()
/NextBSD/crypto/openssl/crypto/
HDcrypto.h205 # define CRYPTO_LOCK_RAND 18 macro
/NextBSD/crypto/openssl/
HDCHANGES7111 CRYPTO_LOCK_RAND. This is not strictly necessary, but avoids
7119 the CRYPTO_LOCK_RAND lock (and may even illegally release the lock
8088 *) Use lock CRYPTO_LOCK_RAND correctly in ssleay_rand_status