Home
last modified time | relevance | path

Searched refs:ValidateECDHPoint (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/security/
Decdh_keys.h35 bool ValidateECDHPoint(EcdhPublicKey pk);
Decdh_keys.cc68 bool ValidateECDHPoint(EcdhPublicKey pk) { in ValidateECDHPoint() function
Dpairing_handler_le_secure_connections.cc38 if (!ValidateECDHPoint(public_key)) { in ExchangePublicKeys()
63 if (!ValidateECDHPoint(remote_public_key)) { in ExchangePublicKeys()