Searched refs:calculateAntiSpoofing (Results 1 – 2 of 2) sorted by relevance
378 AccountKey calculateAntiSpoofing(byte[] localPrivateKey, byte[] remotePublicKey) { in calculateAntiSpoofing() method in FastPairGattServer434 .add(calculateAntiSpoofing(Base64.decode(mPrivateAntiSpoof, 0), remotePublicKey) in processKeyBasedPairing()
276 .calculateAntiSpoofing(TEST_PRIVATE_KEY_B, TEST_PUBLIC_KEY_A); in tessECDHKeyGeneration()