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