Home
last modified time | relevance | path

Searched refs:CRYPTO_set_dynlock_destroy_callback (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/
Dthread.c93 void CRYPTO_set_dynlock_destroy_callback(void (*dyn_destroy_function)( in CRYPTO_set_dynlock_destroy_callback() function
/external/boringssl/src/include/openssl/
Dthread.h170 OPENSSL_EXPORT void CRYPTO_set_dynlock_destroy_callback(
/external/libvncserver/libvncclient/
Dtls_openssl.c162 CRYPTO_set_dynlock_destroy_callback(dyn_destroy_function); in InitializeTLS()
600 CRYPTO_set_dynlock_destroy_callback(NULL); in FreeTLS()
/external/webrtc/webrtc/base/
Dopenssladapter.cc257 CRYPTO_set_dynlock_destroy_callback(dyn_destroy_function); in InitializeSSLThread()
270 CRYPTO_set_dynlock_destroy_callback(NULL); in CleanupSSL()