Searched defs:IsAtInfinity (Results 1 – 2 of 2) sorted by relevance
239 bool ECGroup::IsAtInfinity(const ECPoint& point) const { in IsAtInfinity() function in private_join_and_compute::ECGroup
180 def IsAtInfinity(self) -> bool: member in ECPoint