Home
last modified time | relevance | path

Searched refs:PInitAKeys (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_i.h76 bool PInitAKeys; /* WPA only, not in IEEE 802.11i */ member
H A Dwpa_auth.c1978 sm->PInitAKeys = false; in SM_STATE()
3722 sm->PInitAKeys = true; in SM_STATE()
3904 sm->PInitAKeys = false; in SM_STATE()
4063 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys)) in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_i.h74 Boolean PInitAKeys; /* WPA only, not in IEEE 802.11i */ member
H A Dwpa_auth.c1874 sm->PInitAKeys = FALSE; in SM_STATE()
3389 sm->PInitAKeys = TRUE; in SM_STATE()
3567 sm->PInitAKeys = FALSE; in SM_STATE()
3719 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys)) in SM_STEP()

Completed in 14 milliseconds