Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Devp_cnf.c55 if (!evp_set_default_properties_int(NCONF_get0_libctx((CONF *)cnf), in alg_module_init()
Devp_fetch.c524 int evp_set_default_properties_int(OSSL_LIB_CTX *libctx, const char *propq, in evp_set_default_properties_int() function
542 return evp_set_default_properties_int(libctx, propq, 1, 0); in EVP_set_default_properties()
554 return evp_set_default_properties_int(libctx, propq, 0, 0); in evp_default_properties_merge()
/third_party/openssl/crypto/
Dprovider_child.c194 return evp_set_default_properties_int(ctx, props, 0, 1); in provider_global_props_cb()
/third_party/openssl/include/crypto/
Devp.h904 int evp_set_default_properties_int(OSSL_LIB_CTX *libctx, const char *propq,