Searched refs:CCMP (Results 1 – 12 of 12) 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()
545 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP + 2); in testValidateNegativeCases_InvalidPairwiseCipher()
4685 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setDefaults()4689 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaults()
819 case WifiConfiguration.GroupCipher.CCMP: in wifiConfigurationToSupplicantGroupCipherMask()820 mask |= ISupplicantStaNetwork.GroupCipherMask.CCMP; in wifiConfigurationToSupplicantGroupCipherMask()875 case WifiConfiguration.PairwiseCipher.CCMP: in wifiConfigurationToSupplicantPairwiseCipherMask()876 mask |= ISupplicantStaNetwork.PairwiseCipherMask.CCMP; in wifiConfigurationToSupplicantPairwiseCipherMask()1040 mask, ISupplicantStaNetwork.GroupCipherMask.CCMP, bitset, in supplicantToWifiConfigurationGroupCipherMask()1041 WifiConfiguration.GroupCipher.CCMP); in supplicantToWifiConfigurationGroupCipherMask()1085 mask, ISupplicantStaNetwork.PairwiseCipherMask.CCMP, bitset, in supplicantToWifiConfigurationPairwiseCipherMask()1086 WifiConfiguration.PairwiseCipher.CCMP); in supplicantToWifiConfigurationPairwiseCipherMask()
1074 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in setDefaultsInWifiConfiguration()1077 configuration.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.CCMP); in setDefaultsInWifiConfiguration()
3020 newWifiConfiguration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in onDppSuccessConfigReceived()
221 configuration.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in testEapWifiConfigurationSerializeDeserializeForConfigStore()
230 public static final int CCMP = 2; field in WifiConfiguration.PairwiseCipher267 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
29930 field @Deprecated public static final int CCMP = 3; // 0x329958 field @Deprecated public static final int CCMP = 2; // 0x2
30074 field @Deprecated public static final int CCMP = 3; // 0x330102 field @Deprecated public static final int CCMP = 2; // 0x2