Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h246 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len);
Dwpa_auth_ft.c76 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_mdie() function
672 res = wpa_write_mdie(conf, pos, end - pos); in wpa_sm_write_assoc_resp_ies()
921 ret = wpa_write_mdie(conf, pos, end - pos); in wpa_ft_process_auth_req()
Dwpa_auth_ie.c394 res = wpa_write_mdie(&wpa_auth->conf, pos, in wpa_auth_gen_wpa_ie()