Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h296 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len);
H A Dwpa_auth_ie.c523 res = wpa_write_mdie(&wpa_auth->conf, pos, in wpa_auth_gen_wpa_ie()
H A Dwpa_auth_ft.c788 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_mdie() function
2590 res = wpa_write_mdie(conf, pos, end - pos); in wpa_sm_write_assoc_resp_ies()
3244 ret = wpa_write_mdie(conf, pos, end - pos); in wpa_ft_process_auth_req()