Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/
H A Dssl_init.c22 static CRYPTO_ONCE ssl_base = CRYPTO_ONCE_STATIC_INIT; variable
73 if (!RUN_ONCE(&ssl_base, ossl_init_ssl_base)) in OPENSSL_init_ssl()