Searched refs:ValidateECDHPoint (Results 1 – 3 of 3) sorted by relevance
35 bool ValidateECDHPoint(EcdhPublicKey pk);
68 bool ValidateECDHPoint(EcdhPublicKey pk) { in ValidateECDHPoint() function
38 if (!ValidateECDHPoint(public_key)) { in ExchangePublicKeys()63 if (!ValidateECDHPoint(remote_public_key)) { in ExchangePublicKeys()