Searched refs:ec_GFp_mod (Results 1 – 2 of 2) sorted by relevance
231 mp_err ec_GFp_mod(const mp_int *a, mp_int *r, const GFMethod *meth);
121 meth->field_mod = &ec_GFp_mod; in GFMethod_consGFp()940 ec_GFp_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_mod() function