Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dcore_fetch.c131 OSSL_PROVIDER **provider_rw, int force_store, in ossl_method_construct() argument
135 OSSL_PROVIDER *provider = provider_rw != NULL ? *provider_rw : NULL; in ossl_method_construct()
163 method = mcm->get(cbdata.store, (const OSSL_PROVIDER **)provider_rw, in ossl_method_construct()
168 method = mcm->get(NULL, (const OSSL_PROVIDER **)provider_rw, mcm_data); in ossl_method_construct()
/openssl/include/internal/
H A Dcore.h50 OSSL_PROVIDER **provider_rw, int force_cache,

Completed in 7 milliseconds