Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/common/
H A Dwpa_common.h296 struct wpa_igtk_kde { struct
/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa.c1056 const struct wpa_igtk_kde *igtk, in wpa_supplicant_install_igtk()
1133 const struct wpa_igtk_kde *igtk; in ieee80211w_set_keys()
1139 igtk = (const struct wpa_igtk_kde *) ie->igtk; in ieee80211w_set_keys()
3457 const struct wpa_igtk_kde *igtk; in wpa_wnmsleep_install_key()
3459 igtk = (const struct wpa_igtk_kde *) (buf + 2); in wpa_wnmsleep_install_key()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.c3064 struct wpa_igtk_kde igtk; in ieee80211w_kde_add()