Searched refs:is_peap (Results 1 – 2 of 2) sorted by relevance
779 bool is_peap = (GetEapMethod() == shill::kEapMethodPEAP); in GetEapPhase2Auth() local782 return is_peap ? shill::kEapPhase2AuthPEAPMD5 in GetEapPhase2Auth()785 return is_peap ? shill::kEapPhase2AuthPEAPMSCHAPV2 in GetEapPhase2Auth()
1994 bool is_peap = (eap_method_ == EAP_METHOD_PEAP); in SetEAPPhase2Auth() local2001 is_peap ? kEapPhase2AuthPEAPMD5 in SetEAPPhase2Auth()2007 is_peap ? kEapPhase2AuthPEAPMSCHAPV2 in SetEAPPhase2Auth()