Searched refs:wpa3_hostap_post_evt (Results 1 – 3 of 3) sorted by relevance
56 int wpa3_hostap_post_evt(uint32_t evt_id, uint32_t data);
404 int wpa3_hostap_post_evt(uint32_t evt_id, uint32_t data) in wpa3_hostap_post_evt() function630 if (wpa3_hostap_post_evt(SIG_TASK_DEL, 0) != 0) { in wpa3_hostap_auth_deinit()664 if (wpa3_hostap_post_evt(SIG_WPA3_RX_CONFIRM, (u32)frm) != 0) { in wpa3_hostap_handle_auth()
720 if (wpa3_hostap_post_evt(SIG_WPA3_RX_COMMIT, 0) != 0) { in auth_sae_queue()