Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/ssl/
H A Dssl_init.c24 static CRYPTO_ONCE ssl_base = CRYPTO_ONCE_STATIC_INIT; variable
118 if (!RUN_ONCE(&ssl_base, ossl_init_ssl_base)) in OPENSSL_init_ssl()