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

/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_cert.c31 static CRYPTO_ONCE ssl_x509_store_ctx_once = CRYPTO_ONCE_STATIC_INIT; variable
45 if (!RUN_ONCE(&ssl_x509_store_ctx_once, ssl_x509_store_ctx_init))

Completed in 104 milliseconds