Searched refs:abort_auth (Results 1 – 3 of 3) sorted by relevance
76 void (*abort_auth)(void *ctx, void *sta_ctx); member
38 #define abortAuth() sm->eapol->cb.abort_auth(sm->eapol->conf.ctx, sm->sta)1302 eapol->cb.abort_auth = cb->abort_auth; in eapol_auth_init()
2260 cb.abort_auth = _ieee802_1x_abort_auth; in ieee802_1x_init()