Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:phase2

82 	if (config && config->phase2) {
83 if (os_strstr(config->phase2, "autheap=")) {
86 } else if (os_strstr(config->phase2, "auth=MSCHAPV2")) {
89 } else if (os_strstr(config->phase2, "auth=MSCHAP")) {
92 } else if (os_strstr(config->phase2, "auth=PAP")) {
95 } else if (os_strstr(config->phase2, "auth=CHAP")) {
100 wpa_printf(MSG_DEBUG, "EAP-TTLS: Phase2 type: %s", selected);
586 * notification, so assume that Phase2 succeeds. */
640 * so assume that Phase2 succeeds. */
716 * notification, so assume that Phase2 succeeds. */
1043 wpa_printf(MSG_INFO, "EAP-TTLS: Phase2 Request "
1084 "received for Phase2 MSCHAPV2");
1243 wpa_printf(MSG_INFO, "EAP-TTLS: Phase2 Request "
1284 * EAP-TTLS does not use Phase2 on fast re-auth; this must be done only
1568 "EAP-TTLSv%d Phase2 method=",