Home
last modified time | relevance | path

Searched refs:wpa_ft_install_ptk (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h305 void wpa_ft_install_ptk(struct wpa_state_machine *sm, int retry);
Dwpa_auth_ft.c2816 void wpa_ft_install_ptk(struct wpa_state_machine *sm, int retry) in wpa_ft_install_ptk() function
3216 wpa_ft_install_ptk(sm, 0); in wpa_ft_process_auth_req()
Dwpa_auth.c1870 wpa_ft_install_ptk(sm, 1); in wpa_auth_sm_event()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c447 static int wpa_ft_install_ptk(struct wpa_sm *sm, const u8 *bssid) in wpa_ft_install_ptk() function
708 ret = wpa_ft_install_ptk(sm, bssid); in wpa_ft_process_response()
1240 if (wpa_ft_install_ptk(sm, src_addr) < 0) in wpa_ft_validate_reassoc_resp()