Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dcore_names.h20 #define OSSL_PROV_PARAM_CORE_PROV_NAME "provider-name" /* utf8_ptr */ macro
/openssl/crypto/
H A Dprovider_core.c1809 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_CORE_PROV_NAME, OSSL_PARAM_UTF8_PTR,
1891 if ((p = OSSL_PARAM_locate(params, OSSL_PROV_PARAM_CORE_PROV_NAME)) != NULL) in core_get_params()
/openssl/doc/man7/
H A Dprovider-base.pod456 =item "provider-name" (B<OSSL_PROV_PARAM_CORE_PROV_NAME>) <UTF8 string ptr>

Completed in 27 milliseconds