Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/common/
HDwpa_common.h296 struct wpa_igtk_kde { struct
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
HDwpa.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()
/freebsd-11-stable/contrib/wpa/src/ap/
HDwpa_auth.c3064 struct wpa_igtk_kde igtk; in ieee80211w_kde_add()