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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c91 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, function
462 res = wpa_write_rsn_ie(&wpa_auth->conf,
1172 res = wpa_write_rsn_ie(conf, pos, max_len,
1193 res = wpa_write_rsn_ie(&sm->wpa_auth->conf, pos, max_len, NULL);
H A Dwpa_auth_i.h270 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
H A Dwpa_auth_ft.c2462 res = wpa_write_rsn_ie(conf, pos, end - pos, sm->pmk_r1_name);
3043 ret = wpa_write_rsn_ie(conf, pos, end - pos, parse.rsn_pmkid);

Completed in 88 milliseconds