Home
last modified time | relevance | path

Searched refs:eloop_ctx (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.c55 static void pmksa_cache_expire(void *eloop_ctx) in pmksa_cache_expire() argument
57 struct rsn_pmksa_cache *pmksa = eloop_ctx; in pmksa_cache_expire()
Dwpa.c683 static void wpa_sm_rekey_ptk(void *eloop_ctx, void *timeout_ctx) in wpa_sm_rekey_ptk() argument
685 struct wpa_sm *sm = eloop_ctx; in wpa_sm_rekey_ptk()
/hal_espressif-3.4.0/components/wpa_supplicant/src/ap/
Dsta_info.h109 void ap_handle_timer(void *eloop_ctx, void *timeout_ctx);
Dwpa_auth.c37 static void wpa_send_eapol_timeout(void *eloop_ctx, void *timeout_ctx);
207 static void wpa_rekey_gtk(void *eloop_ctx, void *timeout_ctx) in wpa_rekey_gtk() argument
209 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_rekey_gtk()
227 static void wpa_rekey_ptk(void *eloop_ctx, void *timeout_ctx) in wpa_rekey_ptk() argument
948 static void wpa_send_eapol_timeout(void *eloop_ctx, void *timeout_ctx) in wpa_send_eapol_timeout() argument
/hal_espressif-3.4.0/components/wpa_supplicant/src/common/
Drrm.c657 static void wpas_rrm_scan_timeout(void *eloop_ctx, void *timeout_ctx) in wpas_rrm_scan_timeout() argument
659 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_rrm_scan_timeout()
/hal_espressif-3.4.0/components/wpa_supplicant/src/wps/
Dwps_registrar.c188 static void wps_registrar_pbc_timeout(void *eloop_ctx);
961 static void wps_registrar_pbc_timeout(void *eloop_ctx) in wps_registrar_pbc_timeout() argument
963 struct wps_registrar *reg = eloop_ctx; in wps_registrar_pbc_timeout()