Searched defs:allowedPairwiseCiphers (Results 1 – 6 of 6) sorted by relevance
352 BitSet allowedPairwiseCiphers = new BitSet(); in testCommonSetterGetter() local
382 BitSet allowedPairwiseCiphers = securityParams.getAllowedPairwiseCiphers(); in saveWifiConfiguration() local663 BitSet allowedPairwiseCiphers = securityParams.getAllowedPairwiseCiphers(); in saveSuiteBConfig() local
361 BitSet allowedPairwiseCiphers = securityParams.getAllowedPairwiseCiphers(); in saveWifiConfiguration() local638 BitSet allowedPairwiseCiphers = securityParams.getAllowedPairwiseCiphers(); in saveSuiteBConfig() local
1005 BitSet allowedPairwiseCiphers = config.getDefaultSecurityParams() in getExpectedPairwiseCiphers() local
1391 BitSet allowedPairwiseCiphers = config.getDefaultSecurityParams() in putAllSupportingPairwiseCiphersAndReturnExpectedHalCiphersValue() local
1263 public BitSet allowedPairwiseCiphers; field in WifiConfiguration