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