Searched refs:abort_auth (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.h68 void (*abort_auth)(void *ctx, void *sta_ctx); member in struct:eapol_auth_cb
H A Deapol_auth_sm.c38 #define abortAuth() sm->eapol->cb.abort_auth(sm->eapol->conf.ctx, sm->sta)
1135 eapol->cb.abort_auth = cb->abort_auth;
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dieee802_1x.c1846 cb.abort_auth = _ieee802_1x_abort_auth;

Completed in 117 milliseconds