Searched refs:IsPointAtInfinity (Results 1 – 4 of 4) sorted by relevance
89 return ciphertext.u.IsPointAtInfinity() && ciphertext.e.IsPointAtInfinity(); in IsCiphertextZero()
70 bool IsPointAtInfinity() const;
92 if (current_state.IsPointAtInfinity()) { in GetDiscreteLog()
113 bool ECPoint::IsPointAtInfinity() const { in IsPointAtInfinity() function in private_join_and_compute::ECPoint