Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
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
462 res = wpa_write_rsn_ie(&wpa_auth->conf, in wpa_auth_gen_wpa_ie()
1172 res = wpa_write_rsn_ie(conf, pos, max_len, in wpa_auth_write_assoc_resp_owe()
1193 res = wpa_write_rsn_ie(&sm->wpa_auth->conf, pos, max_len, NULL); in wpa_auth_write_assoc_resp_fils()
Dwpa_auth_i.h270 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
Dwpa_auth_ft.c2462 res = wpa_write_rsn_ie(conf, pos, end - pos, sm->pmk_r1_name); in wpa_sm_write_assoc_resp_ies()
3043 ret = wpa_write_rsn_ie(conf, pos, end - pos, parse.rsn_pmkid); in wpa_ft_process_auth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_ie.c121 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie() function
510 res = wpa_write_rsn_ie(&wpa_auth->conf, in wpa_auth_gen_wpa_ie()
1118 res = wpa_write_rsn_ie(conf, pos, max_len, in wpa_auth_write_assoc_resp_owe()
1140 res = wpa_write_rsn_ie(&sm->wpa_auth->conf, pos, max_len, NULL); in wpa_auth_write_assoc_resp_fils()
Dwpa_auth_i.h275 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
Dwpa_auth_ft.c2581 res = wpa_write_rsn_ie(conf, pos, end - pos, sm->pmk_r1_name); in wpa_sm_write_assoc_resp_ies()
3239 ret = wpa_write_rsn_ie(conf, pos, end - pos, parse.rsn_pmkid); in wpa_ft_process_auth_req()