Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Devp_cnf.c49 if (!evp_default_properties_enable_fips_int( in alg_module_init()
H A Devp_fetch.c545 int evp_default_properties_enable_fips_int(OSSL_LIB_CTX *libctx, int enable, in evp_default_properties_enable_fips_int() function
555 return evp_default_properties_enable_fips_int(libctx, enable, 1); in EVP_default_properties_enable_fips()
/openssl/include/crypto/
H A Devp.h905 int evp_default_properties_enable_fips_int(OSSL_LIB_CTX *libctx, int enable,

Completed in 11 milliseconds