Searched defs:mac (Results 1 – 8 of 8) sorted by relevance
86 MacAddress mac = MacAddress.fromString(tc.macAddress); in testMacAddress() local131 MacAddress mac = MacAddress.fromString(s); in testConstructorInputValidation() local138 MacAddress mac = MacAddress.fromString(null); in testConstructorInputValidation() local151 MacAddress mac = MacAddress.fromBytes(b); in testConstructorInputValidation() local159 MacAddress mac = MacAddress.fromBytes(null); in testConstructorInputValidation() 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()