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