Home
last modified time | relevance | path

Searched refs:GN_igtk (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c3285 igtk.keyid[0] = gsm->GN_igtk; in ieee80211w_kde_add()
3288 wpa_auth_get_seqnum(sm->wpa_auth, NULL, gsm->GN_igtk, rsc) < 0) in ieee80211w_kde_add()
3292 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len); in ieee80211w_kde_add()
4110 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_gtk_update()
4113 group->IGTK[group->GN_igtk - 4], len); in wpa_gtk_update()
4146 group->GN_igtk = 4; in wpa_group_gtk_init()
4259 WPA_PUT_LE16(pos, gsm->GN_igtk); in wpa_wnmsleep_igtk_subelem()
4261 if (wpa_auth_get_seqnum(sm->wpa_auth, NULL, gsm->GN_igtk, pos) != 0) in wpa_wnmsleep_igtk_subelem()
4265 os_memcpy(pos, gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem()
4277 gsm->GN_igtk); in wpa_wnmsleep_igtk_subelem()
[all...]
H A Dwpa_auth_i.h200 int GN_igtk, GM_igtk; member
H A Dwpa_auth_ft.c2284 WPA_PUT_LE16(pos, gsm->GN_igtk); in wpa_ft_igtk_subelem()
2286 wpa_auth_get_seqnum(sm->wpa_auth, NULL, gsm->GN_igtk, pos); in wpa_ft_igtk_subelem()
2289 igtk = gsm->IGTK[gsm->GN_igtk - 4]; in wpa_ft_igtk_subelem()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c3081 igtk.keyid[0] = gsm->GN_igtk; in ieee80211w_kde_add()
3084 wpa_auth_get_seqnum(sm->wpa_auth, NULL, gsm->GN_igtk, rsc) < 0) in ieee80211w_kde_add()
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()
3790 group->GN_igtk = 4; in wpa_group_gtk_init()
3894 WPA_PUT_LE16(pos, gsm->GN_igtk); in wpa_wnmsleep_igtk_subelem()
3896 if (wpa_auth_get_seqnum(sm->wpa_auth, NULL, gsm->GN_igtk, pos) != 0) in wpa_wnmsleep_igtk_subelem()
3900 os_memcpy(pos, gsm->IGTK[gsm->GN_igtk - 4], len); in wpa_wnmsleep_igtk_subelem()
3904 gsm->GN_igtk); in wpa_wnmsleep_igtk_subelem()
[all...]
H A Dwpa_auth_i.h195 int GN_igtk, GM_igtk; member
H A Dwpa_auth_ft.c2265 WPA_PUT_LE16(pos, gsm->GN_igtk); in wpa_ft_igtk_subelem()
2267 wpa_auth_get_seqnum(sm->wpa_auth, NULL, gsm->GN_igtk, pos); in wpa_ft_igtk_subelem()
2271 gsm->IGTK[gsm->GN_igtk - 4], pos)) { in wpa_ft_igtk_subelem()

Completed in 35 milliseconds