Home
last modified time | relevance | path

Searched refs:wpa_gen_wpa_ie (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
HDwpa_ie.h64 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len);
HDwpa_ie.c328 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len) in wpa_gen_wpa_ie() function
HDwpa.c3173 res = wpa_gen_wpa_ie(sm, wpa_ie, *wpa_ie_len); in wpa_sm_set_assoc_wpa_ie_default()