Searched refs:CCMP (Results 1 – 15 of 15) sorted by relevance
115 config.allowedPairwiseCiphers.set(PairwiseCipher.CCMP); in getConfig()116 config.allowedGroupCiphers.set(GroupCipher.CCMP); in getConfig()
429 assertTrue(config.allowedPairwiseCiphers.get(WifiConfiguration.PairwiseCipher.CCMP)); in testSetSecurityParamsForSae()431 assertTrue(config.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.CCMP)); in testSetSecurityParamsForSae()448 assertTrue(config.allowedPairwiseCiphers.get(WifiConfiguration.PairwiseCipher.CCMP)); in testSetSecurityParamsForOwe()450 assertTrue(config.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.CCMP)); in testSetSecurityParamsForOwe()
390 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithUnsupportedTag()392 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in createNetworkForConfigurationWithUnsupportedTag()443 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()445 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()1057 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithV1_0Data()1059 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in createNetworkForConfigurationWithV1_0Data()
201 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in testPskPassphraseNetworkWifiConfigurationSaveLoad()203 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in testPskPassphraseNetworkWifiConfigurationSaveLoad()214 .setPairwiseCipher(ISupplicantStaNetwork.PairwiseCipherMask.CCMP); in testPskPassphraseNetworkWifiConfigurationSaveLoad()216 .setGroupCipher(ISupplicantStaNetwork.GroupCipherMask.CCMP); in testPskPassphraseNetworkWifiConfigurationSaveLoad()1086 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in testPskPassphraseNetworkWifiConfigurationSaveLoad1_2OrHigher()1088 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in testPskPassphraseNetworkWifiConfigurationSaveLoad1_2OrHigher()1097 .setPairwiseCipher_1_2(ISupplicantStaNetwork.PairwiseCipherMask.CCMP in testPskPassphraseNetworkWifiConfigurationSaveLoad1_2OrHigher()1101 .setGroupCipher_1_2(ISupplicantStaNetwork.GroupCipherMask.CCMP in testPskPassphraseNetworkWifiConfigurationSaveLoad1_2OrHigher()
538 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP + 3); in testValidateNegativeCases_InvalidPairwiseCipher()
4730 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setDefaults()4735 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaults()
294 public static final int CCMP = 2; field in WifiConfiguration.PairwiseCipher335 public static final int CCMP = 3; field in WifiConfiguration.GroupCipher500 allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setSecurityParams()502 allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setSecurityParams()521 allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setSecurityParams()523 allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setSecurityParams()
189 newWifiConfiguration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in onDppSuccessConfigReceived()
888 case WifiConfiguration.GroupCipher.CCMP: in wifiConfigurationToSupplicantGroupCipherMask()889 mask |= ISupplicantStaNetwork.GroupCipherMask.CCMP; in wifiConfigurationToSupplicantGroupCipherMask()948 case WifiConfiguration.PairwiseCipher.CCMP: in wifiConfigurationToSupplicantPairwiseCipherMask()949 mask |= ISupplicantStaNetwork.PairwiseCipherMask.CCMP; in wifiConfigurationToSupplicantPairwiseCipherMask()1135 mask, ISupplicantStaNetwork.GroupCipherMask.CCMP, bitset, in supplicantToWifiConfigurationGroupCipherMask()1136 WifiConfiguration.GroupCipher.CCMP); in supplicantToWifiConfigurationGroupCipherMask()1183 mask, ISupplicantStaNetwork.PairwiseCipherMask.CCMP, bitset, in supplicantToWifiConfigurationPairwiseCipherMask()1184 WifiConfiguration.PairwiseCipher.CCMP); in supplicantToWifiConfigurationPairwiseCipherMask()
1085 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setDefaultsInWifiConfiguration()1089 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaultsInWifiConfiguration()
222 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in testEapWifiConfigurationSerializeDeserializeForConfigStore()
146 field @Deprecated public static final int CCMP = 3; // 0x3175 field @Deprecated public static final int CCMP = 2; // 0x2
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17929 field public static final int CCMP = 3; // 0x317947 field public static final int CCMP = 2; // 0x2
31226 field @Deprecated public static final int CCMP = 3; // 0x331255 field @Deprecated public static final int CCMP = 2; // 0x2