Searched refs:PInitAKeys (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h76 Boolean PInitAKeys; /* WPA only, not in IEEE 802.11i */ member in struct:wpa_state_machine
H A Dwpa_auth.c1796 sm->PInitAKeys = FALSE;
2445 sm->PInitAKeys = TRUE;
2604 sm->PInitAKeys = FALSE;
2686 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys))
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h76 Boolean PInitAKeys; /* WPA only, not in IEEE 802.11i */ member in struct:wpa_state_machine
H A Dwpa_auth.c1796 sm->PInitAKeys = FALSE;
2445 sm->PInitAKeys = TRUE;
2604 sm->PInitAKeys = FALSE;
2686 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys))
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h76 Boolean PInitAKeys; /* WPA only, not in IEEE 802.11i */ member in struct:wpa_state_machine
H A Dwpa_auth.c1796 sm->PInitAKeys = FALSE;
2445 sm->PInitAKeys = TRUE;
2604 sm->PInitAKeys = FALSE;
2686 (sm->wpa == WPA_VERSION_WPA && sm->PInitAKeys))

Completed in 99 milliseconds