Lines Matching refs:ttls
413 wpa_printf(MSG_DEBUG, "EAP-TTLS/PAP");
416 wpa_printf(MSG_DEBUG, "EAP-TTLS/CHAP");
419 wpa_printf(MSG_DEBUG, "EAP-TTLS/MSCHAP");
422 wpa_printf(MSG_DEBUG, "EAP-TTLS/MSCHAPV2");
426 "Unsupported EAP-TTLS inner method %u",
621 "nai-realm-cred-username: Method: %d is not TTLS, PEAP, or FAST",
644 return 1; /* Assume TTLS/MSCHAPv2 is used */
648 "nai-realm-cred-username: TTLS, but inner not supported: %d",
658 "nai-realm-cred-username: TTLS, inner-non-eap not supported: %d",
1477 struct wpa_cred *cred, int ttls)
1480 ttls = cred->eap_method->vendor == EAP_VENDOR_IETF &&
1494 if (ttls && cred->username && cred->username[0]) {
1524 if (!ttls && cred->username && cred->username[0] && cred->realm &&
1914 /* EAP params were not set - assume TTLS/MSCHAPv2 */