Absolutely.
If (X, Y) satisfies the curve equation y2 = x3 + 7 (mod p), then so does (X, -Y), which modulo p equals (X, p-Y).
This means that for every valid X coordinate on the curve, there are exactly two different Y coordinates for it. Moreover, these points correspond to private keys that are each other’s negation.











