Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h74 Boolean PInitAKeys; /* WPA only, not in IEEE 802.11i */ member
Dwpa_auth.c1349 sm->PInitAKeys = FALSE; in SM_STATE()
1995 sm->PInitAKeys = TRUE; in SM_STATE()
2143 sm->PInitAKeys = FALSE; in SM_STATE()
2220 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys)) in SM_STEP()