Searched defs:rawMac (Results 1 – 2 of 2) sorted by relevance
43 private final Mac rawMac; field in LegacyFullMac80 private LegacyFullMac(Mac rawMac, OutputPrefixType outputPrefixType, byte[] identifier) { in LegacyFullMac()
435 Mac rawMac = rawKeysetHandle.getPrimitive(Mac.class); in testWithAnnotation_hasMonitoring() local