Searched refs:wpa_ft_install_ptk (Results 1 – 4 of 4) sorted by relevance
389 static int wpa_ft_install_ptk(struct wpa_sm *sm, const u8 *bssid) in wpa_ft_install_ptk() function632 ret = wpa_ft_install_ptk(sm, bssid); in wpa_ft_process_response()1020 if (wpa_ft_install_ptk(sm, src_addr) < 0) in wpa_ft_validate_reassoc_resp()
297 void wpa_ft_install_ptk(struct wpa_state_machine *sm);
2617 void wpa_ft_install_ptk(struct wpa_state_machine *sm) in wpa_ft_install_ptk() function3008 wpa_ft_install_ptk(sm); in wpa_ft_process_auth_req()
1775 wpa_ft_install_ptk(sm); in wpa_auth_sm_event()