Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h36 } wpa_ptk_state; member
Dwpa_auth.c740 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING && in wpa_receive()
759 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING) { in wpa_receive()
777 if (sm->wpa_ptk_state != WPA_PTK_PTKSTART && in wpa_receive()
778 sm->wpa_ptk_state != WPA_PTK_PTKCALCNEGOTIATING && in wpa_receive()
780 sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING)) { in wpa_receive()
839 if (sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING || in wpa_receive()
2029 } else switch (sm->wpa_ptk_state) { in SM_STEP()
2302 if (sm->wpa_ptk_state != WPA_PTK_PTKINITDONE) { in wpa_group_update_sta()