fn equivalent(a: P256, b: P256) bool
Return true if both coordinate sets represent the same point.
a: P256,
b: P256,