Searched refs:eap_error_cb (Results 1 – 3 of 3) sorted by relevance
279 void (*eap_error_cb)(void *ctx, int error_code); member
2021 if (sm->ctx->eap_error_cb) in eapol_sm_notify_eap_error()2022 sm->ctx->eap_error_cb(sm->ctx->ctx, error_code); in eapol_sm_notify_eap_error()
1124 ctx->eap_error_cb = wpa_supplicant_eap_error_cb; in wpa_supplicant_init_eapol()