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.h72 Boolean PInitAKeys; /* WPA only, not in IEEE 802.11i */ member
Dwpa_auth.c1540 sm->PInitAKeys = FALSE; in SM_STATE()
2102 sm->PInitAKeys = TRUE; in SM_STATE()
2257 sm->PInitAKeys = FALSE; in SM_STATE()
2338 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys)) in SM_STEP()