HomeSort by relevance Sort by last modified time
    Searched refs:abort_auth (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.h 70 void (*abort_auth)(void *ctx, void *sta_ctx); member in struct:eapol_auth_cb
eapol_auth_sm.c 38 #define abortAuth() sm->eapol->cb.abort_auth(sm->eapol->conf.ctx, sm->sta)
1139 eapol->cb.abort_auth = cb->abort_auth;
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c     [all...]

Completed in 183 milliseconds