HomeSort by relevance Sort by last modified time
    Searched refs:group_check_discriminant (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/ec/
ec_lib.c 464 if (group->meth->group_check_discriminant == 0)
469 return group->meth->group_check_discriminant(group, ctx);
ec_lcl.h 112 int (*group_check_discriminant)(const EC_GROUP *, BN_CTX *); member in struct:ec_method_st

Completed in 104 milliseconds