Searched refs:eapol_status_cb (Results 1 – 2 of 2) sorted by relevance
166 void (*eapol_status_cb)(void *ctx1, void *ctx2); member
5202 if (sm->eapol_status_cb) { in wpa_auth_eapol_key_tx_status()5203 sm->eapol_status_cb(sm->eapol_status_cb_ctx1, in wpa_auth_eapol_key_tx_status()5205 sm->eapol_status_cb = NULL; in wpa_auth_eapol_key_tx_status()5615 sm->eapol_status_cb = cb; in wpa_auth_resend_group_m1()