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