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.h75 Boolean PInitAKeys; /* WPA only, not in IEEE 802.11i */ member
Dwpa_auth.c1793 sm->PInitAKeys = FALSE; in SM_STATE()
2427 sm->PInitAKeys = TRUE; in SM_STATE()
2583 sm->PInitAKeys = FALSE; in SM_STATE()
2665 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys)) in SM_STEP()