Home
last modified time | relevance | path

Searched refs:suppAbort (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.c51 Boolean suppAbort; member
231 sm->suppAbort = TRUE; in SM_STATE()
554 sm->suppAbort = FALSE; in SM_STATE()
580 if (sm->initialize || sm->suppAbort) in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
H A Deapol_supp_sm.c50 bool suppAbort; member
249 sm->suppAbort = true; in SM_STATE()
577 sm->suppAbort = false; in SM_STATE()
603 if (sm->initialize || sm->suppAbort) in SM_STEP()

Completed in 8 milliseconds