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.c1794 sm->PInitAKeys = FALSE; in SM_STATE()
3085 sm->PInitAKeys = TRUE; in SM_STATE()
3263 sm->PInitAKeys = FALSE; in SM_STATE()
3351 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys)) in SM_STEP()