Searched defs:wpa_gen_wpa_ie (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dwpa_ie.c376 * wpa_gen_wpa_ie - Generate WPA/RSN IE based on current security policy
382 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) function
/external/wpa_supplicant/
H A Dwpa.c836 * wpa_gen_wpa_ie - Generate WPA/RSN IE based on current security policy
842 static int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) function
4169 res = wpa_gen_wpa_ie(sm, wpa_ie, *wpa_ie_len);

Completed in 143 milliseconds