Searched defs:sharedSecret (Results 1 – 5 of 5) sorted by relevance
102 private Keys(byte[] sharedSecret, byte[] publicKey) { in Keys()278 private String decodeResponse(byte[] sharedSecret, byte[] response) in decodeResponse()
184 FastPairConnection.SharedSecret sharedSecret = in getKeyForLocalCache() local
164 FastPairConnection.SharedSecret sharedSecret) { in getKeyForLocalCache()
293 assertArrayEquals(TestUtils.hexStringToByteArray(sharedKeyHex), sharedSecret); in testGetSharedKeyWithCurve25519() local
338 FastPairConnection.SharedSecret sharedSecret; in pairInternal() local