Searched refs:IGTK (Results 1 – 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wpa_auth_i.h | 194 u8 IGTK[2][WPA_IGTK_MAX_LEN]; member
|
D | wpa_auth.c | 3088 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len); in ieee80211w_kde_add() 3766 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_gtk_update() 3769 group->IGTK[group->GN_igtk - 4], len); in wpa_gtk_update() 3900 os_memcpy(pos, gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem() 3906 gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem() 3971 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_group_config_group_keys()
|
D | wpa_auth_ft.c | 2271 gsm->IGTK[gsm->GN_igtk - 4], pos)) { in wpa_ft_igtk_subelem()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wpa_auth_i.h | 198 u8 IGTK[2][WPA_IGTK_MAX_LEN]; member
|
D | wpa_auth.c | 3270 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len); in ieee80211w_kde_add() 4088 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_gtk_update() 4091 group->IGTK[group->GN_igtk - 4], len); in wpa_gtk_update() 4243 os_memcpy(pos, gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem() 4257 gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem() 4363 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()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | ChangeLog | 648 * fix IGTK PN in group rekeying (IEEE 802.11w)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | ChangeLog | 151 IGTK/BIP KeyID using incorrect byte order 255 a separate TX IGTK if PMF is enabled instead of using MGTK
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/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
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ChangeLog | 691 * fix IGTK PN in group rekeying (IEEE 802.11w)
|