Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Dcontext.c169 static OSSL_LIB_CTX *get_default_context(void) in get_default_context() function
264 if ((current_defctx = get_default_context()) != NULL) { in OSSL_LIB_CTX_set0_default()
278 return get_default_context(); in ossl_lib_ctx_get_concrete()
286 if (ctx == NULL || ctx == get_default_context()) in ossl_lib_ctx_is_default()

Completed in 4 milliseconds