Searched refs:wpa_gen_wpa_ie (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa_ie.h | 14 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len);
|
H A D | wpa_ie.c | 333 * wpa_gen_wpa_ie - Generate WPA/RSN IE based on current security policy 339 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) in wpa_gen_wpa_ie() function
|
H A D | wpa.c | 4720 res = wpa_gen_wpa_ie(sm, wpa_ie, *wpa_ie_len);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa_ie.h | 64 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len);
|
H A D | wpa_ie.c | 322 * wpa_gen_wpa_ie - Generate WPA/RSN IE based on current security policy 328 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) in wpa_gen_wpa_ie() function
|
H A D | wpa.c | 3173 res = wpa_gen_wpa_ie(sm, wpa_ie, *wpa_ie_len); in wpa_sm_set_assoc_wpa_ie_default()
|
Completed in 12 milliseconds