Searched refs:wpa_ft_install_ptk (Results 1 – 4 of 4) sorted by relevance
347 void wpa_ft_install_ptk(struct wpa_state_machine *sm, int retry);
2914 void wpa_ft_install_ptk(struct wpa_state_machine *sm, int retry) in wpa_ft_install_ptk() function3390 wpa_ft_install_ptk(sm, 0); in wpa_ft_process_auth_req()
2394 wpa_ft_install_ptk(sm, 1);
492 static int wpa_ft_install_ptk(struct wpa_sm *sm, const u8 *bssid) in wpa_ft_install_ptk() function753 res = wpa_ft_install_ptk(sm, bssid); in wpa_ft_process_response()1262 if (wpa_ft_install_ptk(sm, src_addr) < 0) in wpa_ft_validate_reassoc_resp()