Searched defs:allowedGroupCiphers (Results 1 – 2 of 2) sorted by relevance
4578 BitSet allowedGroupCiphers = mock(BitSet.class); in testWpa3UpgradeWithSaeCandidate() local4628 BitSet allowedGroupCiphers = mock(BitSet.class); in testWpa3UpgradeWithSaeCandidateAndPskApInRange() local4702 BitSet allowedGroupCiphers = mock(BitSet.class); in testWpa3UpgradeWithNoCandidate() local
719 public BitSet allowedGroupCiphers; field in WifiConfiguration