ec_decode_scalar
if (!ec_decode_scalar(group, a, group->a, ctx))
if (!ec_decode_scalar(group, b, group->b, ctx))
if (!ec_decode_scalar(group, z, point->Z, ctx))
if (!ec_decode_scalar(group, x, point->X, ctx))
if (!ec_decode_scalar(group, y, point->Y, ctx))