Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_i.h198 u8 IGTK[2][WPA_IGTK_MAX_LEN]; member
H A Dwpa_auth.c192 "TESTING: Override IGTK RSC %016llx --> %016llx", in wpa_auth_get_seqnum()
2832 /* IGTK KDE and BIGTK KDE */ in fils_prepare_plainbuf()
3292 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len); in ieee80211w_kde_add()
3295 * Provide unique random IGTK to each STA to prevent use of in ieee80211w_kde_add()
3296 * IGTK in the BSS. in ieee80211w_kde_add()
3430 GTK[GN], IGTK, [BIGTK], [FTIE], [TIE * 2]) in SM_STATE()
4108 if (wpa_gmk_to_gtk(group->GMK, "IGTK key expansion", in wpa_gtk_update()
4110 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_gtk_update()
4112 wpa_hexdump_key(MSG_DEBUG, "IGTK", in wpa_gtk_update()
4113 group->IGTK[grou in wpa_gtk_update()
[all...]
H A Dwpa_auth_ft.c2289 igtk = gsm->IGTK[gsm->GN_igtk - 4]; in wpa_ft_igtk_subelem()
2292 * Provide unique random IGTK to each STA to prevent use of in wpa_ft_igtk_subelem()
2293 * IGTK in the BSS. in wpa_ft_igtk_subelem()
2303 "FT: IGTK subelem encryption failed: kek_len=%d", in wpa_ft_igtk_subelem()
2349 bigtk = gsm->IGTK[gsm->GN_bigtk - 6]; in wpa_ft_bigtk_subelem()
2616 "FT: Failed to add IGTK subelement"); in wpa_sm_write_assoc_resp_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_i.h194 u8 IGTK[2][WPA_IGTK_MAX_LEN]; member
H A Dwpa_auth.c2709 /* IGTK KDE */ in fils_prepare_plainbuf()
3088 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len); in ieee80211w_kde_add()
3092 * Provide unique random IGTK to each STA to prevent use of in ieee80211w_kde_add()
3093 * IGTK in the BSS. in ieee80211w_kde_add()
3175 GTK[GN], IGTK, [FTIE], [TIE * 2]) in SM_STATE()
3764 if (wpa_gmk_to_gtk(group->GMK, "IGTK key expansion", in wpa_gtk_update()
3766 group->IGTK[group->GN_igtk - 4], len) < 0) in wpa_gtk_update()
3768 wpa_hexdump_key(MSG_DEBUG, "IGTK", in wpa_gtk_update()
3769 group->IGTK[group->GN_igtk - 4], len); in wpa_gtk_update()
3820 /* Do not rekey GTK/IGTK whe in wpa_group_update_sta()
[all...]
H A Dwpa_auth_ft.c2271 gsm->IGTK[gsm->GN_igtk - 4], pos)) { in wpa_ft_igtk_subelem()
2273 "FT: IGTK subelem encryption failed: kek_len=%d", in wpa_ft_igtk_subelem()
2498 "FT: Failed to add IGTK subelement"); in wpa_sm_write_assoc_resp_ies()

Completed in 24 milliseconds