Searched refs:ECDHE_RSA (Results 1 – 4 of 4) sorted by relevance
334 WifiConfiguration.SuiteBCipher.ECDHE_RSA); in updateNetworkKeys()
566 if (config.allowedSuiteBCiphers.get(WifiConfiguration.SuiteBCipher.ECDHE_RSA)) { in saveSuiteBConfig()
325 public static final int ECDHE_RSA = 1; field in WifiConfiguration.SuiteBCipher
277 config.allowedSuiteBCiphers.set(WifiConfiguration.SuiteBCipher.ECDHE_RSA); in testEapSuiteBRsaNetworkWifiConfigurationSaveLoad()