Searched refs:is_peap (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/options/
H A Dwifi_config_view.cc791 bool is_peap = (GetEapMethod() == shill::kEapMethodPEAP); local
794 return is_peap ? shill::kEapPhase2AuthPEAPMD5
797 return is_peap ? shill::kEapPhase2AuthPEAPMSCHAPV2

Completed in 102 milliseconds