Searched defs:mac (Results 1 – 9 of 9) sorted by relevance
92 MacAddress mac = MacAddress.fromString(tc.macAddress); in testMacAddress() local137 MacAddress mac = MacAddress.fromString(s); in testConstructorInputValidation() local144 MacAddress mac = MacAddress.fromString(null); in testConstructorInputValidation() local157 MacAddress mac = MacAddress.fromBytes(b); in testConstructorInputValidation() local165 MacAddress mac = MacAddress.fromBytes(null); in testConstructorInputValidation() local209 final MacAddress mac = MacAddress.fromString("52:74:f2:b1:a8:7f"); in testLinkLocalFromMacGeneration() local219 final MacAddress mac = MacAddress.fromString("52:74:f2:b1:a8:7f"); in testParcelMacAddress() local
217 Mac mac = Mac.getInstance(algorithm); in testAndroidKeyStoreKeysHandledByAndroidKeyStoreProvider() local234 Mac mac = Mac.getInstance(algorithm, provider); in testMacGeneratedForEmptyMessage() local255 Mac mac = Mac.getInstance(algorithm, provider); in testMacGeneratedByAndroidKeyStoreVerifiesByAndroidKeyStore() local277 Mac mac = Mac.getInstance(algorithm, provider); in testMacGeneratedByAndroidKeyStoreVerifiesByHighestPriorityProvider() local300 Mac mac = Mac.getInstance(algorithm); in testMacGeneratedByHighestPriorityProviderVerifiesByAndroidKeyStore() local462 byte[] mac) throws Exception { in assertMacVerifiesOneShot()471 byte[] mac) throws Exception { in assertMacVerifiesOneShot()488 byte[] mac) throws Exception { in assertMacDoesNotVerifyOneShot()503 byte[] mac) throws Exception { in assertMacVerifiesFedOneByteAtATime()522 byte[] mac, in assertMacVerifiesFedUsingFixedSizeChunks()[all …]
2357 Mac mac = Mac.getInstance(key1.getAlgorithm()); in testKeyStore_LargeNumberOfKeysSupported_HMAC() local
46 MacWrapper(byte[] mac) { in MacWrapper()
154 public void onIdentityChanged(byte[] mac) { in onIdentityChanged()716 MacAddress mac = MacAddress.fromString("00:01:02:03:04:05"); in testDataPathOpenOutOfBandFail() local749 MacAddress mac = MacAddress.fromString("00:01:02:03:04:05"); in testDataPathPassphraseOutOfBandFail() local
24 MockAbstractCursor mac = new MockAbstractCursor(); in testConstructor() local29 MockAbstractCursor mac = new MockAbstractCursor(); in testDeliverSelfNotifications() local
167 String mac = result.getDevice().getAddress(); in onScanResult() local
98 public void onIdentityChanged(byte[] mac) { in onIdentityChanged()
1044 Mac mac = null; in computeHkdf() local