Home
last modified time | relevance | path

Searched refs:IGTK (Results 1 – 5 of 5) sorted by relevance

/hostap-3.6.0/src/ap/
Dwpa_auth_i.h198 u8 IGTK[2][WPA_IGTK_MAX_LEN]; member
Dwpa_auth.c3261 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len); in ieee80211w_kde_add()
4081 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_gtk_update()
4084 group->IGTK[group->GN_igtk - 4], len); in wpa_gtk_update()
4236 os_memcpy(pos, gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem()
4250 gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem()
4356 group->IGTK[group->GN_igtk - 4], len, in wpa_group_config_group_keys()
Dwpa_auth_ft.c2290 igtk = gsm->IGTK[gsm->GN_igtk - 4]; in wpa_ft_igtk_subelem()
2350 bigtk = gsm->IGTK[gsm->GN_bigtk - 6]; in wpa_ft_bigtk_subelem()
/hostap-3.6.0/wpa_supplicant/
DChangeLog151 IGTK/BIP KeyID using incorrect byte order
255 a separate TX IGTK if PMF is enabled instead of using MGTK
/hostap-3.6.0/hostapd/
DChangeLog691 * fix IGTK PN in group rekeying (IEEE 802.11w)