Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_teap.c317 if (sm->cfg->eap_teap_auth == 1) in eap_teap_update_icmk()
369 sm->cfg->eap_teap_auth == 2 ? 2 : 0, in eap_teap_init()
507 if (!data->identity && sm->cfg->eap_teap_auth == 2) { in eap_teap_phase1_done()
553 if (sm->cfg->eap_teap_auth == 1 || in eap_teap_build_phase2_req()
580 if (sm->cfg->eap_teap_auth == 1) { in eap_teap_build_phase2_req()
633 sm->cfg->eap_teap_auth == 1) { in eap_teap_build_crypto_binding()
1572 if (sm->cfg->eap_teap_auth != 1 && in eap_teap_process_phase2_tlvs()
1633 if (sm->cfg->eap_teap_auth != 1) { in eap_teap_process_phase2_tlvs()
1645 if (sm->cfg->eap_teap_auth == 1) { in eap_teap_process_phase2_tlvs()
1662 sm->cfg->eap_teap_auth == 1 && data->basic_auth_not_done) { in eap_teap_process_phase2_tlvs()
[all …]
Deap.h198 int eap_teap_auth; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_server.h131 int eap_teap_auth; member
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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dauthsrv.c123 srv.eap_teap_auth = conf->eap_teap_auth; in hostapd_setup_radius_srv()
Dap_config.h430 int eap_teap_auth; member
Dieee802_1x.c2437 conf.eap_teap_auth = hapd->conf->eap_teap_auth; in ieee802_1x_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
Deapol_auth_sm.h39 int eap_teap_auth; member
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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dauthsrv.c206 cfg->eap_teap_auth = hapd->conf->eap_teap_auth; in authsrv_eap_config()
Dap_config.h436 int eap_teap_auth; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
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()
Deap.h124 int eap_teap_auth; member
Deap_i.h193 int eap_teap_auth; member
Deap_server.c1872 sm->eap_teap_auth = conf->eap_teap_auth; in eap_server_sm_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c2620 bss->eap_teap_auth = val;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c2620 bss->eap_teap_auth = val; in hostapd_config_fill()