Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Decdh_keys.h36 bool ValidateECDHPoint(EcdhPublicKey pk);
Decdh_keys.cc70 bool ValidateECDHPoint(EcdhPublicKey pk) { in ValidateECDHPoint() function
Dpairing_handler_le_secure_connections.cc42 if (!ValidateECDHPoint(public_key)) { in ExchangePublicKeys()
72 if (!ValidateECDHPoint(remote_public_key)) { in ExchangePublicKeys()