Searched refs:CCMP (Results 1 – 11 of 11) sorted by relevance
115 config.allowedPairwiseCiphers.set(PairwiseCipher.CCMP); in getConfig()116 config.allowedGroupCiphers.set(GroupCipher.CCMP); in getConfig()
348 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithUnsupportedTag()350 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in createNetworkForConfigurationWithUnsupportedTag()401 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()403 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()979 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithV1_0Data()981 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in createNetworkForConfigurationWithV1_0Data()
550 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP + 2); in testValidateNegativeCases_InvalidPairwiseCipher()
4632 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setDefaults()4636 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaults()
827 case WifiConfiguration.GroupCipher.CCMP: in wifiConfigurationToSupplicantGroupCipherMask()828 mask |= ISupplicantStaNetwork.GroupCipherMask.CCMP; in wifiConfigurationToSupplicantGroupCipherMask()883 case WifiConfiguration.PairwiseCipher.CCMP: in wifiConfigurationToSupplicantPairwiseCipherMask()884 mask |= ISupplicantStaNetwork.PairwiseCipherMask.CCMP; in wifiConfigurationToSupplicantPairwiseCipherMask()1048 mask, ISupplicantStaNetwork.GroupCipherMask.CCMP, bitset, in supplicantToWifiConfigurationGroupCipherMask()1049 WifiConfiguration.GroupCipher.CCMP); in supplicantToWifiConfigurationGroupCipherMask()1093 mask, ISupplicantStaNetwork.PairwiseCipherMask.CCMP, bitset, in supplicantToWifiConfigurationPairwiseCipherMask()1094 WifiConfiguration.PairwiseCipher.CCMP); in supplicantToWifiConfigurationPairwiseCipherMask()
1054 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setDefaultsInWifiConfiguration()1057 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaultsInWifiConfiguration()
2996 newWifiConfiguration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in onDppSuccessConfigReceived()
195 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in testEapWifiConfigurationSerializeDeserializeForConfigStore()
229 public static final int CCMP = 2; field in WifiConfiguration.PairwiseCipher266 public static final int CCMP = 3; field in WifiConfiguration.GroupCipher
17929 field public static final int CCMP = 3; // 0x317947 field public static final int CCMP = 2; // 0x2
29645 field @Deprecated public static final int CCMP = 3; // 0x329673 field @Deprecated public static final int CCMP = 2; // 0x2