Searched refs:ttls_auth (Results 1 – 7 of 7) sorted by relevance
45 user->ttls_auth |= EAP_TTLS_AUTH_PAP; in set_user_methods()49 user->ttls_auth |= EAP_TTLS_AUTH_CHAP; in set_user_methods()53 user->ttls_auth |= EAP_TTLS_AUTH_MSCHAP; in set_user_methods()57 user->ttls_auth |= EAP_TTLS_AUTH_MSCHAPV2; in set_user_methods()
90 user->ttls_auth = eap_user->ttls_auth; in hostapd_radius_get_eap_user()
187 int ttls_auth; /* EAP_TTLS_AUTH_* bitfield */ member
2302 user->ttls_auth = eap_user->ttls_auth; in ieee802_1x_get_eap_user()
40 int ttls_auth; /* bitfield of member
534 !(sm->user->ttls_auth & EAP_TTLS_AUTH_PAP)) { in eap_ttls_process_phase2_pap()576 !(sm->user->ttls_auth & EAP_TTLS_AUTH_CHAP)) { in eap_ttls_process_phase2_chap()637 !(sm->user->ttls_auth & EAP_TTLS_AUTH_MSCHAP)) { in eap_ttls_process_phase2_mschap()715 !(sm->user->ttls_auth & EAP_TTLS_AUTH_MSCHAPV2)) { in eap_ttls_process_phase2_mschapv2()
437 user->ttls_auth |= EAP_TTLS_AUTH_PAP; in hostapd_config_read_eap_user()441 user->ttls_auth |= EAP_TTLS_AUTH_CHAP; in hostapd_config_read_eap_user()445 user->ttls_auth |= in hostapd_config_read_eap_user()450 user->ttls_auth |= in hostapd_config_read_eap_user()472 if (num_methods == 0 && user->ttls_auth == 0 && !user->macacl) { in hostapd_config_read_eap_user()