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

/external/openssl/crypto/ecdh/
H A Dech_lib.c232 && !(EC_KEY_get_flags(key) & EC_FLAG_NON_FIPS_ALLOW))
/external/openssl/crypto/ecdsa/
H A Decs_lib.c210 && !(EC_KEY_get_flags(key) & EC_FLAG_NON_FIPS_ALLOW))
/external/openssl/crypto/ec/
H A Dec.h715 #define EC_FLAG_NON_FIPS_ALLOW 0x1 macro
/external/openssl/include/openssl/
H A Dec.h715 #define EC_FLAG_NON_FIPS_ALLOW 0x1 macro

Completed in 100 milliseconds