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

/external/openssl/crypto/
H A Dmem_dbg.c220 CRYPTO_w_lock(CRYPTO_LOCK_MALLOC);
244 * we're holding CRYPTO_LOCK_MALLOC, or we'll deadlock if
250 CRYPTO_w_unlock(CRYPTO_LOCK_MALLOC);
252 * and CRYPTO_LOCK_MALLOC, we'll still be in the right
257 CRYPTO_w_lock(CRYPTO_LOCK_MALLOC);
282 CRYPTO_w_unlock(CRYPTO_LOCK_MALLOC);
294 CRYPTO_r_lock(CRYPTO_LOCK_MALLOC);
299 CRYPTO_r_unlock(CRYPTO_LOCK_MALLOC);
798 CRYPTO_w_lock(CRYPTO_LOCK_MALLOC);
820 CRYPTO_w_unlock(CRYPTO_LOCK_MALLOC);
[all...]
H A Dcrypto.h203 #define CRYPTO_LOCK_MALLOC 20 macro
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dthread.h202 #define CRYPTO_LOCK_MALLOC 20 macro
/external/openssl/include/openssl/
H A Dcrypto.h203 #define CRYPTO_LOCK_MALLOC 20 macro

Completed in 4240 milliseconds