Searched refs:ec_GFp_neg (Results 1 – 2 of 2) sorted by relevance
120 meth->field_neg = &ec_GFp_neg; in GFMethod_consGFp()234 ec_GFp_neg(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_neg() function259 MP_CHECKOK(ec_GFp_neg(r, r, meth)); in ec_GFp_sub()
209 mp_err ec_GFp_neg(const mp_int *a, mp_int *r, const GFMethod *meth);