Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_cert.c44 static CRYPTO_ONCE ssl_x509_store_ctx_once = CRYPTO_ONCE_STATIC_INIT; variable
58 if (!RUN_ONCE(&ssl_x509_store_ctx_once, ssl_x509_store_ctx_init)) in SSL_get_ex_data_X509_STORE_CTX_idx()

Completed in 6 milliseconds