Home
last modified time | relevance | path

Searched refs:CRYPTO_LOCK (Results 1 – 9 of 9) 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/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dthread.h112 #define CRYPTO_LOCK 1 macro
/external/boringssl/src/include/openssl/
Dthread.h112 #define CRYPTO_LOCK 1 macro
/external/libwebsockets/lib/tls/openssl/
Dopenssl-tls.c97 if (mode & CRYPTO_LOCK) in lws_openssl_lock_callback()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.cc155 if (mode & CRYPTO_LOCK) { in openssl_locking_cb()
/external/python/cpython2/Modules/
D_ssl.c4083 if (mode & CRYPTO_LOCK) { in _ssl_thread_locking_function()
/external/python/cpython3/Modules/
D_ssl.c5927 if (mode & CRYPTO_LOCK) { in _ssl_thread_locking_function()