Searched refs:IGTK (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_i.h | 198 u8 IGTK[2][WPA_IGTK_MAX_LEN]; member
|
D | wpa_auth.c | 3256 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len); in ieee80211w_kde_add() 4072 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_gtk_update() 4075 group->IGTK[group->GN_igtk - 4], len); in wpa_gtk_update() 4227 os_memcpy(pos, gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem() 4241 gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem() 4279 gsm->IGTK[gsm->GN_bigtk - 6], len); in wpa_wnmsleep_bigtk_subelem() 4347 group->IGTK[group->GN_igtk - 4], len, in wpa_group_config_group_keys()
|
D | wpa_auth_ft.c | 2289 igtk = gsm->IGTK[gsm->GN_igtk - 4]; in wpa_ft_igtk_subelem() 2349 bigtk = gsm->IGTK[gsm->GN_bigtk - 6]; in wpa_ft_bigtk_subelem()
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 648 * fix IGTK PN in group rekeying (IEEE 802.11w)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 98 IGTK/BIP KeyID using incorrect byte order 202 a separate TX IGTK if PMF is enabled instead of using MGTK
|