Searched refs:defctx (Results 1 – 2 of 2) sorted by relevance
435 static int set_default_context(OSSL_LIB_CTX *defctx) in set_default_context() argument437 if (defctx == &default_context_int) in set_default_context()438 defctx = NULL; in set_default_context()440 return CRYPTO_THREAD_set_local(&default_context_thread_local, defctx); in set_default_context()
96 verto_ctx *defctx; member929 if (mr->module == module && mr->defctx) { in verto_convert_module()932 tmp = mr->defctx; in verto_convert_module()968 assert(mr->defctx == NULL); in verto_convert_module()969 mr->defctx = ctx; in verto_convert_module()988 (*tmp)->defctx = ctx; in verto_convert_module()