ec_GFp_sub
mp_err ec_GFp_sub(const mp_int *a, const mp_int *b, mp_int *r,
meth->field_sub = &ec_GFp_sub;