ec_GFp_mul
mp_err ec_GFp_mul(const mp_int *a, const mp_int *b, mp_int *r,
meth->field_mul = &ec_GFp_mul;