Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Dcore_fetch.c108 OSSL_PROVIDER **provider_rw, int force_store, in ossl_method_construct() argument
113 if ((method = mcm->get(NULL, (const OSSL_PROVIDER **)provider_rw, in ossl_method_construct()
115 OSSL_PROVIDER *provider = provider_rw != NULL ? *provider_rw : NULL; in ossl_method_construct()
130 method = mcm->get(cbdata.store, (const OSSL_PROVIDER **)provider_rw, in ossl_method_construct()
135 method = mcm->get(NULL, (const OSSL_PROVIDER **)provider_rw, mcm_data); in ossl_method_construct()
/openssl-master/include/internal/
A Dcore.h46 OSSL_PROVIDER **provider_rw, int force_cache,

Completed in 3 milliseconds