Searched refs:eapol_status_cb (Results 1 – 2 of 2) sorted by relevance
159 void (*eapol_status_cb)(void *ctx1, void *ctx2); member
4730 if (sm->eapol_status_cb) { in wpa_auth_eapol_key_tx_status()4731 sm->eapol_status_cb(sm->eapol_status_cb_ctx1, in wpa_auth_eapol_key_tx_status()4733 sm->eapol_status_cb = NULL; in wpa_auth_eapol_key_tx_status()5122 sm->eapol_status_cb = cb; in wpa_auth_resend_group_m1()