Home
last modified time | relevance | path

Searched refs:wpa_ft_add_mdie (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/src/rsn_supp/
Dwpa.h452 int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len,
486 static inline int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len, in wpa_ft_add_mdie() function
Dwpa_ft.c309 mdie_len = wpa_ft_add_mdie(sm, pos, buf_len - (pos - buf), ap_mdie); in wpa_ft_gen_req_ies()
506 int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *buf, size_t buf_len, in wpa_ft_add_mdie() function
/hostap-3.6.0/wpa_supplicant/
Dwpa_supplicant.c3348 len = wpa_ft_add_mdie( in wpas_populate_assoc_ies()