Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h72 Boolean PTKRequest; /* not in IEEE 802.11i state machine */ member
Dwpa_auth.c457 sm->PTKRequest = TRUE; in wpa_request_new_ptk()
1466 sm->PTKRequest = FALSE; in SM_STATE()
1885 else if (sm->PTKRequest) in SM_STEP()