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/
H A 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 in eap_teap_process_phase2_tlvs()
[all...]
H A Deap.h198 int eap_teap_auth; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap.h124 int eap_teap_auth; member
H A Deap_i.h193 int eap_teap_auth; member
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_server.c1872 sm->eap_teap_auth = conf->eap_teap_auth; in eap_server_sm_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dauthsrv.c206 cfg->eap_teap_auth = hapd->conf->eap_teap_auth; in authsrv_eap_config()
H A Dap_config.h436 int eap_teap_auth; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c2697 } else if (os_strcmp(buf, "eap_teap_auth") == 0) { in hostapd_config_fill()
2702 "Line %d: Invalid eap_teap_auth value", in hostapd_config_fill()
2706 bss->eap_teap_auth = val; in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c2611 } else if (os_strcmp(buf, "eap_teap_auth") == 0) {
2616 "Line %d: Invalid eap_teap_auth value",
2620 bss->eap_teap_auth = val;

Completed in 36 milliseconds