Searched refs:GroupCipher (Results 1 – 19 of 19) sorted by relevance
21 import android.net.wifi.WifiConfiguration.GroupCipher;93 config.allowedGroupCiphers.set(GroupCipher.WEP40); in getConfig()100 config.allowedGroupCiphers.set(GroupCipher.WEP104); in getConfig()108 config.allowedGroupCiphers.set(GroupCipher.TKIP); in getConfig()116 config.allowedGroupCiphers.set(GroupCipher.CCMP); in getConfig()
345 if (saeNetwork.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.WEP40)) { in fixSaeNetworkSecurityBits()346 saeNetwork.allowedGroupCiphers.clear(WifiConfiguration.GroupCipher.WEP40); in fixSaeNetworkSecurityBits()348 if (saeNetwork.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.WEP104)) { in fixSaeNetworkSecurityBits()349 saeNetwork.allowedGroupCiphers.clear(WifiConfiguration.GroupCipher.WEP104); in fixSaeNetworkSecurityBits()351 if (saeNetwork.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.TKIP)) { in fixSaeNetworkSecurityBits()352 saeNetwork.allowedGroupCiphers.clear(WifiConfiguration.GroupCipher.TKIP); in fixSaeNetworkSecurityBits()355 saeNetwork.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GCMP_256); in fixSaeNetworkSecurityBits()
879 case WifiConfiguration.GroupCipher.WEP40: in wifiConfigurationToSupplicantGroupCipherMask()882 case WifiConfiguration.GroupCipher.WEP104: in wifiConfigurationToSupplicantGroupCipherMask()885 case WifiConfiguration.GroupCipher.TKIP: in wifiConfigurationToSupplicantGroupCipherMask()888 case WifiConfiguration.GroupCipher.CCMP: in wifiConfigurationToSupplicantGroupCipherMask()891 case WifiConfiguration.GroupCipher.GTK_NOT_USED: in wifiConfigurationToSupplicantGroupCipherMask()894 case WifiConfiguration.GroupCipher.GCMP_256: in wifiConfigurationToSupplicantGroupCipherMask()898 case WifiConfiguration.GroupCipher.SMS4: in wifiConfigurationToSupplicantGroupCipherMask()1127 WifiConfiguration.GroupCipher.WEP40); in supplicantToWifiConfigurationGroupCipherMask()1130 WifiConfiguration.GroupCipher.WEP104); in supplicantToWifiConfigurationGroupCipherMask()1133 WifiConfiguration.GroupCipher.TKIP); in supplicantToWifiConfigurationGroupCipherMask()[all …]
259 > WifiConfiguration.GroupCipher.strings.length) { in clearAnyKnownIssuesInParsedConfiguration()261 WifiConfiguration.GroupCipher.strings.length, in clearAnyKnownIssuesInParsedConfiguration()
1088 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GCMP_256); in setDefaultsInWifiConfiguration()1089 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaultsInWifiConfiguration()1090 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.TKIP); in setDefaultsInWifiConfiguration()1091 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP40); in setDefaultsInWifiConfiguration()1092 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in setDefaultsInWifiConfiguration()
482 WifiConfiguration.GroupCipher.strings.length)) { in validateBitSets()
387 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP40); in createNetworkForConfigurationWithUnsupportedTag()388 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in createNetworkForConfigurationWithUnsupportedTag()389 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.TKIP); in createNetworkForConfigurationWithUnsupportedTag()390 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithUnsupportedTag()440 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP40); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()441 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()442 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.TKIP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()443 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()1054 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP40); in createNetworkForConfigurationWithV1_0Data()1055 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in createNetworkForConfigurationWithV1_0Data()[all …]
202 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GCMP_256); in testPskPassphraseNetworkWifiConfigurationSaveLoad()203 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in testPskPassphraseNetworkWifiConfigurationSaveLoad()981 config.allowedGroupCiphers.clear(WifiConfiguration.GroupCipher.GCMP_256); in testWifiConfigurationSaveLoad()1087 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GCMP_256); in testPskPassphraseNetworkWifiConfigurationSaveLoad1_2OrHigher()1088 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in testPskPassphraseNetworkWifiConfigurationSaveLoad1_2OrHigher()
753 .get(WifiConfiguration.GroupCipher.GCMP_256)); in fixSaeNetworkWithLegacySecurity()
2128 assertTrue(pskNetwork.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.WEP104)); in testUpdateAllowedGroupCiphersClearsHasEverConnected()2129 pskNetwork.allowedGroupCiphers.clear(WifiConfiguration.GroupCipher.WEP104); in testUpdateAllowedGroupCiphersClearsHasEverConnected()4734 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GCMP_256); in setDefaults()4735 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaults()4736 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.TKIP); in setDefaults()4737 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP40); in setDefaults()4738 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in setDefaults()
525 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GTK_NOT_USED + 3); in testValidateNegativeCases_InvalidGroupCipher()
431 assertTrue(config.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.CCMP)); in testSetSecurityParamsForSae()432 assertTrue(config.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.GCMP_256)); in testSetSecurityParamsForSae()450 assertTrue(config.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.CCMP)); in testSetSecurityParamsForOwe()451 assertTrue(config.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.GCMP_256)); in testSetSecurityParamsForOwe()470 assertTrue(config.allowedGroupCiphers.get(WifiConfiguration.GroupCipher.GCMP_256)); in testSetSecurityParamsForSuiteB()
224 .get(WifiConfiguration.GroupCipher.GCMP_256)); in testWifiNetworkSuggestionBuilderForWpa3EapNetwork()286 .get(WifiConfiguration.GroupCipher.SMS4)); in testWifiNetworkSuggestionBuilderForWapiPskNetwork()312 .get(WifiConfiguration.GroupCipher.SMS4)); in testWifiNetworkSuggestionBuilderForWapiCertNetwork()341 .get(WifiConfiguration.GroupCipher.SMS4)); in testWifiNetworkSuggestionBuilderForWapiCertAutoNetwork()
319 public static class GroupCipher { class in WifiConfiguration320 private GroupCipher() { } in GroupCipher() method in WifiConfiguration.GroupCipher502 allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setSecurityParams()503 allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GCMP_256); in setSecurityParams()512 allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GCMP_256); in setSecurityParams()523 allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setSecurityParams()524 allowedGroupCiphers.set(WifiConfiguration.GroupCipher.GCMP_256); in setSecurityParams()531 allowedGroupCiphers.set(WifiConfiguration.GroupCipher.SMS4); in setSecurityParams()537 allowedGroupCiphers.set(WifiConfiguration.GroupCipher.SMS4); in setSecurityParams()2294 if (gc < GroupCipher.strings.length) { in toString()[all …]
220 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in testEapWifiConfigurationSerializeDeserializeForConfigStore()221 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP40); in testEapWifiConfigurationSerializeDeserializeForConfigStore()
145 @Deprecated public static class WifiConfiguration.GroupCipher {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17928 public static class WifiConfiguration.GroupCipher {
31225 @Deprecated public static class WifiConfiguration.GroupCipher {