Searched refs:IGTK (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h152 u8 IGTK[2][WPA_IGTK_LEN]; member in struct:wpa_group
H A Dwpa_auth.c1875 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], WPA_IGTK_LEN);
1878 * Provide unique random IGTK to each STA to prevent use of
1879 * IGTK in the BSS.
1925 GTK[GN], IGTK, [FTIE], [TIE * 2])
2379 if (wpa_gmk_to_gtk(group->GMK, "IGTK key expansion",
2381 group->IGTK[group->GN_igtk - 4],
2384 wpa_hexdump_key(MSG_DEBUG, "IGTK",
2385 group->IGTK[group->GN_igtk - 4], WPA_IGTK_LEN);
2436 /* Do not rekey GTK/IGTK when STA is in WNM-Sleep Mode */
2503 * IGTK subelemen
[all...]
H A Dwpa_auth_ft.c477 gsm->IGTK[gsm->GN_igtk - 4], pos)) {
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h152 u8 IGTK[2][WPA_IGTK_LEN]; member in struct:wpa_group
H A Dwpa_auth.c1875 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], WPA_IGTK_LEN);
1878 * Provide unique random IGTK to each STA to prevent use of
1879 * IGTK in the BSS.
1925 GTK[GN], IGTK, [FTIE], [TIE * 2])
2379 if (wpa_gmk_to_gtk(group->GMK, "IGTK key expansion",
2381 group->IGTK[group->GN_igtk - 4],
2384 wpa_hexdump_key(MSG_DEBUG, "IGTK",
2385 group->IGTK[group->GN_igtk - 4], WPA_IGTK_LEN);
2436 /* Do not rekey GTK/IGTK when STA is in WNM-Sleep Mode */
2503 * IGTK subelemen
[all...]
H A Dwpa_auth_ft.c477 gsm->IGTK[gsm->GN_igtk - 4], pos)) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h152 u8 IGTK[2][WPA_IGTK_LEN]; member in struct:wpa_group
H A Dwpa_auth.c1875 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], WPA_IGTK_LEN);
1878 * Provide unique random IGTK to each STA to prevent use of
1879 * IGTK in the BSS.
1925 GTK[GN], IGTK, [FTIE], [TIE * 2])
2379 if (wpa_gmk_to_gtk(group->GMK, "IGTK key expansion",
2381 group->IGTK[group->GN_igtk - 4],
2384 wpa_hexdump_key(MSG_DEBUG, "IGTK",
2385 group->IGTK[group->GN_igtk - 4], WPA_IGTK_LEN);
2436 /* Do not rekey GTK/IGTK when STA is in WNM-Sleep Mode */
2503 * IGTK subelemen
[all...]
H A Dwpa_auth_ft.c477 gsm->IGTK[gsm->GN_igtk - 4], pos)) {

Completed in 87 milliseconds