Searched refs:wpa_ptk_state (Results 1 – 2 of 2) sorted by relevance
36 } wpa_ptk_state; member
740 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()