Searched refs:eap_teap_id (Results 1 – 5 of 5) sorted by relevance
201 enum eap_teap_id { enum208 } eap_teap_id; member
557 switch (sm->cfg->eap_teap_id) { in eap_teap_build_phase2_req()1022 if (sm->cfg->eap_teap_id == EAP_TEAP_ID_REQUIRE_USER && in eap_teap_valid_id_type()1025 if (sm->cfg->eap_teap_id == EAP_TEAP_ID_REQUIRE_MACHINE && in eap_teap_valid_id_type()1028 if (sm->cfg->eap_teap_id == EAP_TEAP_ID_REQUIRE_USER_AND_MACHINE && in eap_teap_valid_id_type()1031 if (sm->cfg->eap_teap_id != EAP_TEAP_ID_ALLOW_ANY && in eap_teap_valid_id_type()1158 (sm->cfg->eap_teap_id != in eap_teap_process_phase2_response()1322 if (sm->cfg->eap_teap_id != EAP_TEAP_ID_REQUIRE_USER_AND_MACHINE || in eap_teap_process_basic_auth_resp()
209 cfg->eap_teap_id = hapd->conf->eap_teap_id; in authsrv_eap_config()
439 int eap_teap_id; member
2626 bss->eap_teap_id = atoi(pos); in hostapd_config_fill()