Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dcontext.c163 static OSSL_LIB_CTX *get_thread_default_context(void) in get_thread_default_context() function
173 OSSL_LIB_CTX *current_defctx = get_thread_default_context(); in get_default_context()