Searched defs:mac (Results 1 – 11 of 11) sorted by relevance
263 Mac mac = Mac.getInstance(algorithm); in testAndroidKeyStoreKeysHandledByAndroidKeyStoreProvider() local281 Mac mac = Mac.getInstance(algorithm, provider); in testMacGeneratedForEmptyMessage() local303 Mac mac = Mac.getInstance(algorithm, provider); in testMacGeneratedByAndroidKeyStoreVerifiesByAndroidKeyStore() local326 Mac mac = Mac.getInstance(algorithm, provider); in testMacGeneratedByAndroidKeyStoreVerifiesByHighestPriorityProvider() local350 Mac mac = Mac.getInstance(algorithm); in testMacGeneratedByHighestPriorityProviderVerifiesByAndroidKeyStore() local529 byte[] mac) throws Exception { in assertMacVerifiesOneShot()538 byte[] mac) throws Exception { in assertMacVerifiesOneShot()555 byte[] mac) throws Exception { in assertMacDoesNotVerifyOneShot()570 byte[] mac) throws Exception { in assertMacVerifiesFedOneByteAtATime()589 byte[] mac, in assertMacVerifiesFedUsingFixedSizeChunks()[all …]
897 Mac mac = Mac.getInstance("HMACSHA256", in testUniquenessOfHmacKeys() local
2420 Mac mac = Mac.getInstance(key1.getAlgorithm()); in testKeyStore_LargeNumberOfKeysSupported_HMAC() local
24 MockAbstractCursor mac = new MockAbstractCursor(); in testConstructor() local29 MockAbstractCursor mac = new MockAbstractCursor(); in testDeliverSelfNotifications() local
46 MacWrapper(byte[] mac) { in MacWrapper()
275 public void onIdentityChanged(byte[] mac) { in onIdentityChanged()1604 MacAddress mac = MacAddress.fromString("00:01:02:03:04:05"); in testDataPathOpenOutOfBandFail() local1639 MacAddress mac = MacAddress.fromString("00:01:02:03:04:05"); in testDataPathPassphraseOutOfBandFail() local1674 MacAddress mac = MacAddress.fromString("00:01:02:03:04:05"); in testDataPathPmkOutOfBandFail() local
198 Mac mac = null; in computeHkdf() local
167 String mac = result.getDevice().getAddress(); in onScanResult() local
124 Mac mac = Mac.getInstance("HmacSHA256"); in initMac() local
99 public void onIdentityChanged(byte[] mac) { in onIdentityChanged()
3704 MacAddress mac = MacAddress.fromString(macAddresses[0]); in testGetFactoryMacAddresses() local