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()
285 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithUnsupportedTag()287 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in createNetworkForConfigurationWithUnsupportedTag()338 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()340 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()
488 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP + 2); in testValidateNegativeCases_InvalidPairwiseCipher()
3622 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setDefaults()3626 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaults()
693 case WifiConfiguration.GroupCipher.CCMP: in wifiConfigurationToSupplicantGroupCipherMask()694 mask |= ISupplicantStaNetwork.GroupCipherMask.CCMP; in wifiConfigurationToSupplicantGroupCipherMask()718 case WifiConfiguration.PairwiseCipher.CCMP: in wifiConfigurationToSupplicantPairwiseCipherMask()719 mask |= ISupplicantStaNetwork.PairwiseCipherMask.CCMP; in wifiConfigurationToSupplicantPairwiseCipherMask()864 mask, ISupplicantStaNetwork.GroupCipherMask.CCMP, bitset, in supplicantToWifiConfigurationGroupCipherMask()865 WifiConfiguration.GroupCipher.CCMP); in supplicantToWifiConfigurationGroupCipherMask()885 mask, ISupplicantStaNetwork.PairwiseCipherMask.CCMP, bitset, in supplicantToWifiConfigurationPairwiseCipherMask()886 WifiConfiguration.PairwiseCipher.CCMP); in supplicantToWifiConfigurationPairwiseCipherMask()
889 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setDefaultsInWifiConfiguration()892 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaultsInWifiConfiguration()
190 public static final int CCMP = 2; field in WifiConfiguration.PairwiseCipher222 public static final int CCMP = 3; field in WifiConfiguration.GroupCipher
194 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in testEapWifiConfigurationSerializeDeserializeForConfigStore()
17929 field public static final int CCMP = 3; // 0x317947 field public static final int CCMP = 2; // 0x2
26848 Landroid/net/wifi/WifiConfiguration$GroupCipher;->CCMP:I26863 Landroid/net/wifi/WifiConfiguration$PairwiseCipher;->CCMP:I
28016 field public static final int CCMP = 3; // 0x328034 field public static final int CCMP = 2; // 0x2