Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h170 u8 IGTK[2][WPA_IGTK_MAX_LEN]; member
Dwpa_auth.c2170 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len); in ieee80211w_kde_add()
2710 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_gtk_update()
2713 group->IGTK[group->GN_igtk - 4], len); in wpa_gtk_update()
2844 os_memcpy(pos, gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem()
2850 gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem()
2915 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_group_config_group_keys()
Dwpa_auth_ft.c493 gsm->IGTK[gsm->GN_igtk - 4], pos)) { in wpa_ft_igtk_subelem()
/external/wpa_supplicant_8/hostapd/
DChangeLog441 * fix IGTK PN in group rekeying (IEEE 802.11w)