Home | History | Annotate | Download | only in ap

Lines Matching defs:igtk

1763 	struct wpa_igtk_kde igtk;
1769 igtk.keyid[0] = gsm->GN_igtk;
1770 igtk.keyid[1] = 0;
1772 wpa_auth_get_seqnum(sm->wpa_auth, NULL, gsm->GN_igtk, igtk.pn) < 0)
1773 os_memset(igtk.pn, 0, sizeof(igtk.pn));
1774 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], WPA_IGTK_LEN);
1776 (const u8 *) &igtk, sizeof(igtk), NULL, 0);
1816 GTK[GN], IGTK, [FTIE], [TIE * 2])
2240 if (wpa_gmk_to_gtk(group->GMK, "IGTK key expansion",
2242 group->IGTK[group->GN_igtk - 4],
2245 wpa_hexdump_key(MSG_DEBUG, "IGTK",
2246 group->IGTK[group->GN_igtk - 4], WPA_IGTK_LEN);
2352 group->IGTK[group->GN_igtk - 4],