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 52 Boolean authAbort;
eapol_auth_dump.c 135 "%s authAbort=%s authFail=%s authPortStatus=%s authStart=%s\n"
141 prefix, _SB(sm->authAbort), _SB(sm->authFail),
eapol_auth_sm.c 342 sm->authAbort = TRUE;
426 if (sm->eapolLogoff && !sm->authAbort)
428 else if (!sm->eapolLogoff && !sm->authAbort)
453 sm->authAbort = FALSE;
539 if (sm->portControl != Auto || sm->initialize || sm->authAbort) {

Completed in 32 milliseconds