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 57 Boolean authSuccess;
eapol_auth_dump.c 136 "%s authTimeout=%s authSuccess=%s eapFail=%s eapolEap=%s\n"
143 prefix, _SB(sm->authTimeout), _SB(sm->authSuccess),
eapol_auth_sm.c 293 if (sm->auth_pae_state == AUTH_PAE_AUTHENTICATING && sm->authSuccess)
320 sm->authSuccess = FALSE;
416 if (sm->authSuccess && sm->portValid)
499 sm->authSuccess = TRUE;
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c 946 sta->eapol_sm->authSuccess = TRUE;
967 sta->eapol_sm->authSuccess = TRUE;
    [all...]

Completed in 552 milliseconds