Searched defs:allowedPairwiseCiphers (Results 1 – 6 of 6) sorted by relevance
356 BitSet allowedPairwiseCiphers = new BitSet(); in testCommonSetterGetter() local
414 BitSet allowedPairwiseCiphers = NativeUtil.getOptimalPairwiseCiphersForConfig( in saveWifiConfiguration() local706 BitSet allowedPairwiseCiphers = securityParams.getAllowedPairwiseCiphers(); in saveSuiteBConfig() local
366 BitSet allowedPairwiseCiphers = NativeUtil.getOptimalPairwiseCiphersForConfig( in saveWifiConfiguration() local647 BitSet allowedPairwiseCiphers = securityParams.getAllowedPairwiseCiphers(); in saveSuiteBConfig() local
1124 BitSet allowedPairwiseCiphers = config.getDefaultSecurityParams() in getExpectedPairwiseCiphers() local
1537 BitSet allowedPairwiseCiphers = config.getDefaultSecurityParams() in putAllSupportingPairwiseCiphersAndReturnExpectedHalCiphersValue() local
1312 public BitSet allowedPairwiseCiphers; field in WifiConfiguration