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

  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h 51 Boolean authSuccess;
eapol_auth_dump.c 130 "%s authTimeout=%s authSuccess=%s eapFail=%s eapolEap=%s\n"
137 prefix, _SB(sm->authTimeout), _SB(sm->authSuccess),
eapol_auth_sm.c 287 if (sm->auth_pae_state == AUTH_PAE_AUTHENTICATING && sm->authSuccess)
314 sm->authSuccess = FALSE;
410 if (sm->authSuccess && sm->portValid)
493 sm->authSuccess = TRUE;
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c 1016 sta->eapol_sm->authSuccess = TRUE;
1038 sta->eapol_sm->authSuccess = TRUE;
    [all...]

Completed in 738 milliseconds