Searched refs:group_get_curve_GFp (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ec/
H A Dec_lib.c189 if (group->meth->group_get_curve_GFp == 0)
194 return group->meth->group_get_curve_GFp(group, p, a, b, ctx);
H A Dec_lcl.h74 int (*group_get_curve_GFp)(const EC_GROUP *, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *); member in struct:ec_method_st

Completed in 50 milliseconds