Searched refs:EC_FLAG_NON_FIPS_ALLOW (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A Dech_lib.c240 && !(EC_KEY_get_flags(key) & EC_FLAG_NON_FIPS_ALLOW)) {
/freebsd-11-stable/crypto/openssl/crypto/ecdsa/
H A Decs_lib.c218 && !(EC_KEY_get_flags(key) & EC_FLAG_NON_FIPS_ALLOW)) {
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec.h748 # define EC_FLAG_NON_FIPS_ALLOW 0x1 macro

Completed in 121 milliseconds