Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Devp_cnf.c49 if (!evp_default_properties_enable_fips_int( in alg_module_init()
Devp_fetch.c585 int evp_default_properties_enable_fips_int(OSSL_LIB_CTX *libctx, int enable, in evp_default_properties_enable_fips_int() function
595 return evp_default_properties_enable_fips_int(libctx, enable, 1); in EVP_default_properties_enable_fips()
/third_party/openssl/include/crypto/
Devp.h902 int evp_default_properties_enable_fips_int(OSSL_LIB_CTX *libctx, int enable,