Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/rsn_supp/
HDwpa.h490 int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len,
524 static inline int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len, in wpa_ft_add_mdie() function
HDwpa_ft.c333 mdie_len = wpa_ft_add_mdie(sm, pos, buf_len - (pos - buf), ap_mdie); in wpa_ft_gen_req_ies()
553 int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *buf, size_t buf_len, in wpa_ft_add_mdie() function
/freebsd-head/contrib/wpa/wpa_supplicant/
HDwpa_supplicant.c3853 len = wpa_ft_add_mdie( in wpas_populate_assoc_ies()