Home
last modified time | relevance | path

Searched refs:eapol_auth_eap_pending_cb (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.h78 int eapol_auth_eap_pending_cb(struct eapol_state_machine *sm, void *ctx);
Deapol_auth_sm.c1091 int eapol_auth_eap_pending_cb(struct eapol_state_machine *sm, void *ctx) in eapol_auth_eap_pending_cb() function
/external/wpa_supplicant_8/src/ap/
Dauthsrv.c33 if (eapol_auth_eap_pending_cb(sta->eapol_sm, ctx) == 0) in hostapd_sim_db_cb_sta()
Dwps_hostapd.c1758 return eapol_auth_eap_pending_cb(sta->eapol_sm, sta->eapol_sm->eap); in hostapd_rx_req_put_wlan_response()