Home | History | Annotate | Download | only in hostapd

Lines Matching refs:ttls_auth

352 					user->ttls_auth |= EAP_TTLS_AUTH_PAP;
356 user->ttls_auth |= EAP_TTLS_AUTH_CHAP;
360 user->ttls_auth |=
365 user->ttls_auth |=
387 if (num_methods == 0 && user->ttls_auth == 0 && !user->macacl) {