Searched refs:ssl_keylog_once (Results 1 – 1 of 1) sorted by relevance
3862 static CRYPTO_ONCE ssl_keylog_once = CRYPTO_ONCE_STATIC_INIT; variable4204 if (!RUN_ONCE(&ssl_keylog_once, ssl_keylog_init)) { in SSL_CTX_new_ex()
Completed in 25 milliseconds