Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dprovider_core.c343 if ((store = get_provider_store(libctx)) != NULL) { in ossl_provider_disable_fallback_loading()
405 if ((store = get_provider_store(libctx)) != NULL) { in ossl_provider_find()
527 if ((store = get_provider_store(libctx)) == NULL) in ossl_provider_new()
657 if ((store = get_provider_store(prov->libctx)) == NULL) in ossl_provider_add_to_store()
910 if ((store = get_provider_store(libctx)) != NULL in OSSL_PROVIDER_set_default_search_path()
926 if ((store = get_provider_store(libctx)) != NULL in OSSL_PROVIDER_get0_default_search_path()
1182 store = get_provider_store(prov->libctx); in provider_deactivate()
1329 if ((store = get_provider_store(prov->libctx)) == NULL) in provider_flush_store_cache()
2075 if ((store = get_provider_store(libctx)) == NULL) in ossl_provider_default_props_update()
2116 if ((store = get_provider_store(libctx)) == NULL) in ossl_provider_register_child_cb()
[all …]

Completed in 11 milliseconds