Home
last modified time | relevance | path

Searched refs:timeout_ctx (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dsta_info.c23 static void ap_sta_delayed_1x_auth_fail_cb(void *eloop_ctx, void *timeout_ctx);
184 static void ap_sta_delayed_1x_auth_fail_cb(void *eloop_ctx, void *timeout_ctx) in ap_sta_delayed_1x_auth_fail_cb() argument
186 struct sta_info *sta = timeout_ctx; in ap_sta_delayed_1x_auth_fail_cb()
Dsta_info.h101 void ap_handle_timer(void *eloop_ctx, void *timeout_ctx);
Dpmksa_cache_auth.c106 static void pmksa_cache_expire(void *eloop_ctx, void *timeout_ctx) in pmksa_cache_expire() argument
Dwpa_auth.c239 static void wpa_rekey_gtk(void *eloop_ctx, void *timeout_ctx) in wpa_rekey_gtk() argument
259 static void wpa_rekey_ptk(void *eloop_ctx, void *timeout_ctx) in wpa_rekey_ptk() argument
261 struct wpa_state_machine *sm = timeout_ctx; in wpa_rekey_ptk()
1162 int hostap_eapol_resend_process(void *timeout_ctx) in hostap_eapol_resend_process() argument
1164 u32 index = (u32)timeout_ctx; in hostap_eapol_resend_process()
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm.c44 static void eapol_sm_step_cb(void *eloop_ctx, void *timeout_ctx);
153 static void eapol_port_timers_tick(void *eloop_ctx, void *timeout_ctx) in eapol_port_timers_tick() argument
155 struct eapol_state_machine *state = timeout_ctx; in eapol_port_timers_tick()
969 static void eapol_sm_step_cb(void *eloop_ctx, void *timeout_ctx) in eapol_sm_step_cb() argument
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dmbo.c525 static void wpa_bss_tmp_disallow_timeout(void *timeout_ctx, void *user_ctx) in wpa_bss_tmp_disallow_timeout() argument
Drrm.c655 static void wpas_rrm_scan_timeout(void *eloop_ctx, void *timeout_ctx) in wpas_rrm_scan_timeout() argument
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c95 static void esp_dpp_auth_conf_wait_timeout(void *eloop_ctx, void *timeout_ctx) in esp_dpp_auth_conf_wait_timeout() argument
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c225 static void wps_registrar_pbc_timeout(void *eloop_ctx, void *timeout_ctx);
227 void *timeout_ctx);
1024 static void wps_registrar_pbc_timeout(void *eloop_ctx, void *timeout_ctx) in wps_registrar_pbc_timeout() argument
3490 void *timeout_ctx) in wps_registrar_set_selected_timeout() argument
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c761 static void wpa_sm_rekey_ptk(void *eloop_ctx, void *timeout_ctx) in wpa_sm_rekey_ptk() argument