Home
last modified time | relevance | path

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

/openssl/providers/common/
H A Dsecuritycheck_fips.c59 int curve_allowed, strength_allowed; in ossl_fips_ind_ec_key_check() local
64 curve_allowed = ossl_ec_check_curve_allowed(group); in ossl_fips_ind_ec_key_check()
67 if (!strength_allowed || !curve_allowed) { in ossl_fips_ind_ec_key_check()
70 if (!curve_allowed) in ossl_fips_ind_ec_key_check()

Completed in 4 milliseconds