Searched refs:VerifyPoint (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dec2n.h60 bool VerifyPoint(const Point &P) const;
H A Decp.h64 bool VerifyPoint(const Point &P) const;
H A Dec2n.cpp149 bool EC2N::VerifyPoint(const Point &P) const function in class:EC2N
H A Deccrypto.cpp585 bool pass = !IsIdentity(g) && GetCurve().VerifyPoint(g);
H A Decp.cpp177 bool ECP::VerifyPoint(const Point &P) const function in class:ECP

Completed in 35 milliseconds