Home | History | Annotate | Download | only in shill

Lines Matching full:auth

293 // Flimflam EAP phase 2 auth options.
294 const char kEapPhase2AuthPEAPMD5[] = "auth=MD5";
295 const char kEapPhase2AuthPEAPMSCHAPV2[] = "auth=MSCHAPV2";
296 const char kEapPhase2AuthPEAPGTC[] = "auth=GTC";
300 const char kEapPhase2AuthTTLSMSCHAPV2[] = "auth=MSCHAPV2";
301 const char kEapPhase2AuthTTLSMSCHAP[] = "auth=MSCHAP";
302 const char kEapPhase2AuthTTLSPAP[] = "auth=PAP";
303 const char kEapPhase2AuthTTLSCHAP[] = "auth=CHAP";
304 const char kEapPhase2AuthTTLSGTC[] = "auth=GTC";
353 const char kOpenVPNAuthProperty[] = "OpenVPN.Auth";
443 const char kErrorIpsecCertAuthFailed[] = "ipsec-cert-auth-failed";
444 const char kErrorIpsecPskAuthFailed[] = "ipsec-psk-auth-failed";
451 const char kErrorPppAuthFailed[] = "ppp-auth-failed";