Searched refs:SECURITY_8021X (Results 1 – 5 of 5) sorted by relevance
446 connection_security_map["SECURITY_8021X"] = chromeos::SECURITY_8021X; in ConnectToHiddenWifiNetwork()
370 case SECURITY_8021X: in SecurityToString()809 { kSecurity8021x, SECURITY_8021X }, in ParseSecurity()2066 case SECURITY_8021X: in GetEncryptionString()2080 if (encryption_ == SECURITY_8021X) in IsPassphraseRequired()4123 wifi4->set_encryption(SECURITY_8021X); in InitTestData()
48 SECURITY_8021X = 5, enumerator
650 wifi->encryption() == SECURITY_8021X; in Init()
889 if (wifi->encryption() == chromeos::SECURITY_8021X) { in HandleWifiButtonClick()