Searched refs:CRYPTO_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/
H A Dcryptlib.c248 else if (mode & CRYPTO_UNLOCK)
306 CRYPTO_lock(CRYPTO_UNLOCK|CRYPTO_WRITE,type,file,line);
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/openssl/
H A Dcrypto.h145 #define CRYPTO_UNLOCK 2 macro
154 CRYPTO_lock(CRYPTO_UNLOCK|CRYPTO_WRITE,type,__FILE__,__LINE__)
158 CRYPTO_lock(CRYPTO_UNLOCK|CRYPTO_READ,type,__FILE__,__LINE__)

Completed in 67 milliseconds