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