EC_POINT_make_affine
if (!EC_POINT_make_affine(group, point, ctx))
int EC_POINT_make_affine(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx);