Home
last modified time | relevance | path

Searched refs:SECURITY_RSN (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider_chromeos.cc445 connection_security_map["SECURITY_RSN"] = chromeos::SECURITY_RSN; in ConnectToHiddenWifiNetwork()
/external/chromium/chrome/browser/chromeos/options/
Dwifi_config_view.cc457 sec = SECURITY_RSN; in Login()
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc368 case SECURITY_RSN: in SecurityToString()
807 { kSecurityRsn, SECURITY_RSN }, in ParseSecurity()
1794 if (encryption == SECURITY_WPA || encryption == SECURITY_RSN) in CalculateUniqueId()
2064 case SECURITY_RSN: in GetEncryptionString()
Dnetwork_library.h47 SECURITY_RSN = 4, enumerator
/external/chromium/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.cc815 sec = chromeos::SECURITY_RSN; in LoginToOtherCallback()