Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h215 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
Dwpa_auth_ie.c91 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie() function
404 res = wpa_write_rsn_ie(&wpa_auth->conf, in wpa_auth_gen_wpa_ie()
Dwpa_auth_ft.c663 res = wpa_write_rsn_ie(conf, pos, end - pos, sm->pmk_r1_name); in wpa_sm_write_assoc_resp_ies()
913 ret = wpa_write_rsn_ie(conf, pos, end - pos, parse.rsn_pmkid); in wpa_ft_process_auth_req()