Home | History | Annotate | Download | only in hostapd

Lines Matching refs:ttls_auth

358 					user->ttls_auth |= EAP_TTLS_AUTH_PAP;
362 user->ttls_auth |= EAP_TTLS_AUTH_CHAP;
366 user->ttls_auth |=
371 user->ttls_auth |=
393 if (num_methods == 0 && user->ttls_auth == 0 && !user->macacl) {