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

  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h 46 Boolean authAbort;
eapol_auth_dump.c 139 "authAbort=%s\n"
158 _SB(sm->authAbort),
eapol_auth_sm.c 337 sm->authAbort = TRUE;
421 if (sm->eapolLogoff && !sm->authAbort)
423 else if (!sm->eapolLogoff && !sm->authAbort)
448 sm->authAbort = FALSE;
534 if (sm->portControl != Auto || sm->initialize || sm->authAbort) {

Completed in 399 milliseconds