Lines Matching full:phase2
99 if (config && config->phase2) {
100 if (os_strstr(config->phase2, "autheap=")) {
103 } else if (os_strstr(config->phase2, "auth=MSCHAPV2")) {
106 } else if (os_strstr(config->phase2, "auth=MSCHAP")) {
109 } else if (os_strstr(config->phase2, "auth=PAP")) {
112 } else if (os_strstr(config->phase2, "auth=CHAP")) {
117 wpa_printf(MSG_DEBUG, "EAP-TTLS: Phase2 type: %s", selected);
120 if (config && config->phase2) {
125 start = buf = os_strdup(config->phase2);
148 "Unsupported Phase2 EAP "
179 wpa_printf(MSG_ERROR, "EAP-TTLS: No Phase2 EAP method "
184 wpa_hexdump(MSG_DEBUG, "EAP-TTLS: Phase2 EAP types",
492 wpa_hexdump(MSG_DEBUG, "EAP-TTLS: Allowed Phase2 EAP types",
824 * notification, so assume that Phase2 succeeds. */
878 * so assume that Phase2 succeeds. */
960 * notification, so assume that Phase2 succeeds. */
1118 /* EAP-TTLS does not use Phase2 on fast re-auth; this must be
1375 wpa_printf(MSG_INFO, "EAP-TTLS: Phase2 "
1402 " AVP received for Phase2 MSCHAPV2");
1673 "EAP-TTLSv%d Phase2 method=",