Home
last modified time | relevance | path

Searched refs:PInitAKeys (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h76 bool PInitAKeys; /* WPA only, not in IEEE 802.11i */ member
Dwpa_auth.c1940 sm->PInitAKeys = false; in SM_STATE()
3686 sm->PInitAKeys = true; in SM_STATE()
3866 sm->PInitAKeys = false; in SM_STATE()
4025 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys)) in SM_STEP()