Searched refs:wpa_gen_wpa_ie (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_ie.h72 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len);
H A Dwpa_ie.c285 * wpa_gen_wpa_ie - Generate WPA/RSN IE based on current security policy
291 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) function
H A Dwpa.c2480 res = wpa_gen_wpa_ie(sm, wpa_ie, *wpa_ie_len);
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_ie.h72 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len);
H A Dwpa_ie.c285 * wpa_gen_wpa_ie - Generate WPA/RSN IE based on current security policy
291 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) function
H A Dwpa.c2480 res = wpa_gen_wpa_ie(sm, wpa_ie, *wpa_ie_len);
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_ie.h72 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len);
H A Dwpa_ie.c285 * wpa_gen_wpa_ie - Generate WPA/RSN IE based on current security policy
291 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) function
H A Dwpa.c2480 res = wpa_gen_wpa_ie(sm, wpa_ie, *wpa_ie_len);

Completed in 1349 milliseconds