EC_POINT_get_affine_coordinates
int EC_POINT_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *p,
if (!EC_POINT_get_affine_coordinates(group, point, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, generator, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(key->group, point, tx, ty, ctx))
LCRYPTO_ALIAS(EC_POINT_get_affine_coordinates);
return EC_POINT_get_affine_coordinates(group, point, x, y, ctx);
if (!EC_POINT_get_affine_coordinates(group, point, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, point, x, NULL, ctx)) {
if (!EC_POINT_get_affine_coordinates(group, point, x, NULL,
if (!EC_POINT_get_affine_coordinates(group, point, x, NULL, ctx)) {
LCRYPTO_USED(EC_POINT_get_affine_coordinates);
if (!EC_POINT_get_affine_coordinates(group, kG, x1, y1, ctx)) {
if (!EC_POINT_get_affine_coordinates(group, kP, x2, y2, ctx)) {
if (!EC_POINT_get_affine_coordinates(group, C1, x2, y2, ctx)) {
if (!EC_POINT_get_affine_coordinates(group, kG, x1, NULL,
if (!EC_POINT_get_affine_coordinates(group, pt, x1, NULL, ctx)) {
if (!EC_POINT_get_affine_coordinates(group,
if (!EC_POINT_get_affine_coordinates(group,
if (EC_POINT_get_affine_coordinates(g, q, x, y, bnctx) == 0 ||
if (!EC_POINT_get_affine_coordinates(group, generator, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, random_point,
if (!EC_POINT_get_affine_coordinates(group, point, x_out, y_out, NULL))
if (!EC_POINT_get_affine_coordinates(group, Q, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, P, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, R, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, P, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, P, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, P, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, P, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, P, x, y, ctx))
if (!EC_POINT_get_affine_coordinates(group, P, x, y, ctx))
ASSERT_INT_EQ(EC_POINT_get_affine_coordinates(
if (!EC_POINT_get_affine_coordinates(ecgroup, point, x, y, bnctx))
if (!EC_POINT_get_affine_coordinates(ecgroup, point, x, y, bnctx))
if (EC_POINT_get_affine_coordinates(group, point, x, y, NULL) != 1) {
else if (!EC_POINT_get_affine_coordinates(EC_KEY_get0_group(ec),
else if (!EC_POINT_get_affine_coordinates(EC_KEY_get0_group(ec),