Searched refs:wpa_ft_add_mdie (Results 1 – 3 of 3) sorted by relevance
/hostap-3.6.0/src/rsn_supp/ |
D | wpa.h | 452 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
|
D | wpa_ft.c | 309 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/ |
D | wpa_supplicant.c | 3348 len = wpa_ft_add_mdie( in wpas_populate_assoc_ies()
|