Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_cert.c42 static CRYPTO_ONCE ssl_x509_store_ctx_once = CRYPTO_ONCE_STATIC_INIT; variable
56 if (!RUN_ONCE(&ssl_x509_store_ctx_once, ssl_x509_store_ctx_init)) in SSL_get_ex_data_X509_STORE_CTX_idx()
/third_party/openssl/ssl/
H A Dssl_cert.c42 static CRYPTO_ONCE ssl_x509_store_ctx_once = CRYPTO_ONCE_STATIC_INIT; variable
56 if (!RUN_ONCE(&ssl_x509_store_ctx_once, ssl_x509_store_ctx_init)) in SSL_get_ex_data_X509_STORE_CTX_idx()

Completed in 4 milliseconds