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

/external/openssl/crypto/ec/
H A Dec_check.c79 if (!EC_GROUP_check_discriminant(group, ctx))
H A Dec.h343 int EC_GROUP_check_discriminant(const EC_GROUP *group, BN_CTX *ctx);
H A Dec_lib.c462 int EC_GROUP_check_discriminant(const EC_GROUP *group, BN_CTX *ctx) function
/external/openssl/include/openssl/
H A Dec.h343 int EC_GROUP_check_discriminant(const EC_GROUP *group, BN_CTX *ctx);

Completed in 115 milliseconds