Searched refs:wpa_write_rsn_ie (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_i.h | 215 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
|
D | wpa_auth_ie.c | 91 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()
|
D | wpa_auth_ft.c | 663 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()
|