Searched defs:CRYPTO_LOCK (Results 1 - 2 of 2) sorted by relevance
/external/openssl/crypto/ |
H A D | crypto.h | 226 #define CRYPTO_LOCK 1 macro 234 CRYPTO_lock(CRYPTO_LOCK|CRYPTO_WRITE,type,__FILE__,__LINE__) 238 CRYPTO_lock(CRYPTO_LOCK|CRYPTO_READ,type,__FILE__,__LINE__)
|
/external/openssl/include/openssl/ |
H A D | crypto.h | 226 #define CRYPTO_LOCK 1 macro 234 CRYPTO_lock(CRYPTO_LOCK|CRYPTO_WRITE,type,__FILE__,__LINE__) 238 CRYPTO_lock(CRYPTO_LOCK|CRYPTO_READ,type,__FILE__,__LINE__)
|
Completed in 165 milliseconds