Searched refs:TKIP (Results 1 – 10 of 10) sorted by relevance
107 config.allowedPairwiseCiphers.set(PairwiseCipher.TKIP); in getConfig()108 config.allowedGroupCiphers.set(GroupCipher.TKIP); in getConfig()
347 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.TKIP); in createNetworkForConfigurationWithUnsupportedTag()349 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.TKIP); in createNetworkForConfigurationWithUnsupportedTag()400 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.TKIP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()402 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.TKIP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()978 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.TKIP); in createNetworkForConfigurationWithV1_0Data()980 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.TKIP); in createNetworkForConfigurationWithV1_0Data()
4686 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.TKIP); in setDefaults()4690 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.TKIP); in setDefaults()
816 case WifiConfiguration.GroupCipher.TKIP: in wifiConfigurationToSupplicantGroupCipherMask()817 mask |= ISupplicantStaNetwork.GroupCipherMask.TKIP; in wifiConfigurationToSupplicantGroupCipherMask()872 case WifiConfiguration.PairwiseCipher.TKIP: in wifiConfigurationToSupplicantPairwiseCipherMask()873 mask |= ISupplicantStaNetwork.PairwiseCipherMask.TKIP; in wifiConfigurationToSupplicantPairwiseCipherMask()1037 mask, ISupplicantStaNetwork.GroupCipherMask.TKIP, bitset, in supplicantToWifiConfigurationGroupCipherMask()1038 WifiConfiguration.GroupCipher.TKIP); in supplicantToWifiConfigurationGroupCipherMask()1082 mask, ISupplicantStaNetwork.PairwiseCipherMask.TKIP, bitset, in supplicantToWifiConfigurationPairwiseCipherMask()1083 WifiConfiguration.PairwiseCipher.TKIP); in supplicantToWifiConfigurationPairwiseCipherMask()
1075 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.TKIP); in setDefaultsInWifiConfiguration()1078 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.TKIP); in setDefaultsInWifiConfiguration()
222 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.TKIP); in testEapWifiConfigurationSerializeDeserializeForConfigStore()
228 public static final int TKIP = 1; field in WifiConfiguration.PairwiseCipher265 public static final int TKIP = 2; field in WifiConfiguration.GroupCipher
17930 field public static final int TKIP = 2; // 0x217949 field public static final int TKIP = 1; // 0x1
29932 field @Deprecated public static final int TKIP = 2; // 0x229961 field @Deprecated public static final int TKIP = 1; // 0x1
30076 field @Deprecated public static final int TKIP = 2; // 0x230105 field @Deprecated public static final int TKIP = 1; // 0x1