ec_GFp_mod
mp_err ec_GFp_mod(const mp_int *a, mp_int *r, const GFMethod *meth);
meth->field_mod = &ec_GFp_mod;