Searched refs:ssl_x509_store_ctx_once (Results 1 – 1 of 1) sorted by relevance
44 static CRYPTO_ONCE ssl_x509_store_ctx_once = CRYPTO_ONCE_STATIC_INIT; variable58 if (!RUN_ONCE(&ssl_x509_store_ctx_once, ssl_x509_store_ctx_init)) in SSL_get_ex_data_X509_STORE_CTX_idx()
Completed in 8 milliseconds