Home
last modified time | relevance | path

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

/hostap-3.7.0/src/common/
Dwpa_common.h327 struct wpa_bigtk_kde { struct
/hostap-3.7.0/src/rsn_supp/
Dwpa.c1270 const struct wpa_bigtk_kde *bigtk, in wpa_supplicant_install_bigtk()
1342 const struct wpa_bigtk_kde *bigtk; in ieee80211w_set_keys()
1348 bigtk = (const struct wpa_bigtk_kde *) ie->bigtk; in ieee80211w_set_keys()
3949 const struct wpa_bigtk_kde *bigtk; in wpa_wnmsleep_install_key()
3951 bigtk = (const struct wpa_bigtk_kde *) (buf + 2); in wpa_wnmsleep_install_key()
/hostap-3.7.0/src/ap/
Dwpa_auth.c3245 struct wpa_bigtk_kde bigtk; in ieee80211w_kde_add()