Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h342 void wpa_ft_install_ptk(struct wpa_state_machine *sm, int retry);
H A Dwpa_auth_ft.c2914 void wpa_ft_install_ptk(struct wpa_state_machine *sm, int retry) in wpa_ft_install_ptk() function
3390 wpa_ft_install_ptk(sm, 0); in wpa_ft_process_auth_req()
H A Dwpa_auth.c2392 wpa_ft_install_ptk(sm, 1);
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c492 static int wpa_ft_install_ptk(struct wpa_sm *sm, const u8 *bssid) in wpa_ft_install_ptk() function
750 res = wpa_ft_install_ptk(sm, bssid); in wpa_ft_process_response()
1259 if (wpa_ft_install_ptk(sm, src_addr) < 0) in wpa_ft_validate_reassoc_resp()