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

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl_ciph.c420 CRYPTO_r_lock(CRYPTO_LOCK_SSL);
423 CRYPTO_r_unlock(CRYPTO_LOCK_SSL);
424 CRYPTO_w_lock(CRYPTO_LOCK_SSL);
455 CRYPTO_w_unlock(CRYPTO_LOCK_SSL);
457 CRYPTO_r_unlock(CRYPTO_LOCK_SSL);
H A Dssl_lib.c429 CRYPTO_w_lock(CRYPTO_LOCK_SSL);
431 CRYPTO_w_unlock(CRYPTO_LOCK_SSL);
506 i=CRYPTO_add(&s->references,-1,CRYPTO_LOCK_SSL);
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dcrypto.h199 #define CRYPTO_LOCK_SSL 16 macro
/barrelfish-master/include/openssl/
H A Dcrypto.h199 #define CRYPTO_LOCK_SSL 16 macro

Completed in 44 milliseconds