Home
last modified time | relevance | path

Searched refs:eap_teap_auth (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/radius/
H A Dradius_server.h131 int eap_teap_auth; member
H A Dradius_server.c241 int eap_teap_auth; member
800 eap_conf.eap_teap_auth = data->eap_teap_auth; in radius_server_get_new_session()
2395 data->eap_teap_auth = conf->eap_teap_auth; in radius_server_init()
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dauthsrv.c123 srv.eap_teap_auth = conf->eap_teap_auth; in hostapd_setup_radius_srv()
H A Dap_config.h430 int eap_teap_auth; member
H A Dieee802_1x.c2437 conf.eap_teap_auth = hapd->conf->eap_teap_auth; in ieee802_1x_init()
/netbsd/external/bsd/wpa/dist/src/eapol_auth/
H A Deapol_auth_sm.h39 int eap_teap_auth; member
H A Deapol_auth_sm.c838 eap_conf.eap_teap_auth = eapol->conf.eap_teap_auth; in eapol_auth_alloc()
1237 dst->eap_teap_auth = src->eap_teap_auth; in eapol_auth_conf_clone()
/netbsd/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_teap.c311 if (sm->eap_teap_auth == 1) in eap_teap_update_icmk()
528 if (sm->eap_teap_auth == 1) { in eap_teap_build_phase2_req()
1504 if (sm->eap_teap_auth != 1) { in eap_teap_process_phase2_tlvs()
1515 if (sm->eap_teap_auth == 1) { in eap_teap_process_phase2_tlvs()
1650 } else if (sm->eap_teap_auth == 1) { in eap_teap_process_phase2_start()
1661 } else if (sm->eap_teap_auth == 1) { in eap_teap_process_phase2_start()
H A Deap.h124 int eap_teap_auth; member
H A Deap_i.h193 int eap_teap_auth; member
H A Deap_server.c1872 sm->eap_teap_auth = conf->eap_teap_auth; in eap_server_sm_init()
/netbsd/external/bsd/wpa/dist/hostapd/
H A Dconfig_file.c2620 bss->eap_teap_auth = val;