Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dwpa_auth_i.h76 bool PInitAKeys; /* WPA only, not in IEEE 802.11i */ member
Dwpa_auth.c1947 sm->PInitAKeys = false; in SM_STATE()
3693 sm->PInitAKeys = true; in SM_STATE()
3875 sm->PInitAKeys = false; in SM_STATE()
4034 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys)) in SM_STEP()