Searched refs:wpa_ptk_state (Results 1 – 2 of 2) sorted by relevance
673 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING && in wpa_receive()692 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING) { in wpa_receive()710 if (sm->wpa_ptk_state != WPA_PTK_PTKSTART && in wpa_receive()711 sm->wpa_ptk_state != WPA_PTK_PTKCALCNEGOTIATING && in wpa_receive()713 sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING)) { in wpa_receive()769 if (sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING || in wpa_receive()1887 else switch (sm->wpa_ptk_state) { in SM_STEP()2151 if (sm->wpa_ptk_state != WPA_PTK_PTKINITDONE) { in wpa_group_update_sta()
36 } wpa_ptk_state; member