Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_lib.c3862 static CRYPTO_ONCE ssl_keylog_once = CRYPTO_ONCE_STATIC_INIT; variable
4204 if (!RUN_ONCE(&ssl_keylog_once, ssl_keylog_init)) { in SSL_CTX_new_ex()

Completed in 25 milliseconds