EC_POINT_set_affine_coordinates
if (!EC_POINT_set_affine_coordinates(group, point, x, y, ctx))
if (!EC_POINT_set_affine_coordinates(group, point, x, y, ctx))
if (!EC_POINT_set_affine_coordinates(group, r, x2, y2, ctx))
if (!EC_POINT_set_affine_coordinates(group, P, x, y, ctx)) {
if (!EC_POINT_set_affine_coordinates(key->group, point, x, y, ctx))
return EC_POINT_set_affine_coordinates(group, point, x, y, ctx);
return EC_POINT_set_affine_coordinates(group, point, x, y, ctx);
if (!EC_POINT_set_affine_coordinates(group, point, x, y, ctx))
if (!EC_POINT_set_affine_coordinates(group, point, x, y, ctx))
if (!EC_POINT_set_affine_coordinates(group, point, x, y, ctx))
if (EC_POINT_set_affine_coordinates(key->group, point, x, y,
int EC_POINT_set_affine_coordinates(const EC_GROUP *group, EC_POINT *p,