Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_i.h194 u8 IGTK[2][WPA_IGTK_MAX_LEN]; member
Dwpa_auth.c3088 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()
Dwpa_auth_ft.c2271 gsm->IGTK[gsm->GN_igtk - 4], pos)) { in wpa_ft_igtk_subelem()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_i.h198 u8 IGTK[2][WPA_IGTK_MAX_LEN]; member
Dwpa_auth.c3270 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()
Dwpa_auth_ft.c2289 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/
DChangeLog648 * fix IGTK PN in group rekeying (IEEE 802.11w)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DChangeLog151 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/
DChangeLog98 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/
DChangeLog691 * fix IGTK PN in group rekeying (IEEE 802.11w)