Home
last modified time | relevance | path

Searched refs:CRYPTO_LOCK (Results 1 – 7 of 7) sorted by relevance

/external/curl/packages/vms/
Dgnv_conftest.c_first55 /* there is a macro CRYPTO_LOCK that is a number */
57 /* After all the work to get configure to pass the CRYPTO_LOCK tests,
58 * it turns out that VMS does not have the CRYPTO_LOCK symbol in the
/external/curl/docs/examples/
Dopensslthreadlock.c57 if(mode & CRYPTO_LOCK) in locking_function()
Dthreaded-ssl.c54 if(mode & CRYPTO_LOCK) { in lock_callback()
/external/boringssl/src/include/openssl/
Dthread.h107 #define CRYPTO_LOCK 1 macro
/external/libvncserver/libvncclient/
Dtls_openssl.c72 if (mode & CRYPTO_LOCK) in locking_function()
101 if (mode & CRYPTO_LOCK) in dyn_lock_function()
/external/webrtc/webrtc/base/
Dopenssladapter.cc186 if (mode & CRYPTO_LOCK) { in locking_function()
210 if (mode & CRYPTO_LOCK) { in dyn_lock_function()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp2238 if (mode & CRYPTO_LOCK) {