Searched refs:GTK (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_i.h | 193 u8 GTK[2][WPA_GTK_MAX_LEN]; member
|
H A D | wpa_auth.c | 182 "TESTING: Override GTK RSC %016llx --> %016llx", in wpa_auth_get_seqnum() 353 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK"); in wpa_rekey_gtk() 652 * Reinitialize GTK to make sure it is suitable for the new in wpa_reconfig() 700 /* Go to PTKINITDONE state to allow GTK rekeying */ in wpa_auth_sta_associated() 711 /* Go to PTKINITDONE state to allow GTK rekeying */ in wpa_auth_sta_associated() 798 "strict rekeying - force GTK rekey since STA is leaving"); in wpa_auth_sta_deinit() 1404 "received EAPOL-Key Request for GTK rekeying"); in wpa_receive() 1408 "skip new GTK rekey - already in process"); in wpa_receive() 1461 /* GTK = PRF-X(GMK, "Group key expansion", in wpa_gmk_to_gtk() 2054 wpa_printf(MSG_INFO, "WPA: GMK/GTK setu in wpa_group_ensure_init() [all...] |
H A D | wpa_auth_ft.c | 2198 os_memcpy(keybuf, gsm->GTK[gsm->GN - 1], key_len); in wpa_ft_gtk_subelem() 2202 * Provide unique random GTK to each STA to prevent use in wpa_ft_gtk_subelem() 2203 * of GTK in the BSS. in wpa_ft_gtk_subelem() 2214 * Provide unique random GTK to each STA to prevent use of GTK in wpa_ft_gtk_subelem() 2221 key = gsm->GTK[gsm->GN - 1]; in wpa_ft_gtk_subelem() 2241 "FT: GTK subelem encryption failed: kek_len=%d", in wpa_ft_gtk_subelem() 2602 "FT: Failed to add GTK subelement"); in wpa_sm_write_assoc_resp_ies()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_i.h | 188 u8 GTK[2][WPA_GTK_MAX_LEN]; member
|
H A D | wpa_auth.c | 295 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK"); in wpa_rekey_gtk() 594 * Reinitialize GTK to make sure it is suitable for the new in wpa_reconfig() 643 /* Go to PTKINITDONE state to allow GTK rekeying */ in wpa_auth_sta_associated() 654 /* Go to PTKINITDONE state to allow GTK rekeying */ in wpa_auth_sta_associated() 732 "strict rekeying - force GTK rekey since STA " in wpa_auth_sta_deinit() 1328 "received EAPOL-Key Request for GTK " in wpa_receive() 1382 /* GTK = PRF-X(GMK, "Group key expansion", in wpa_gmk_to_gtk() 1950 wpa_printf(MSG_INFO, "WPA: GMK/GTK setup failed"); in wpa_group_ensure_init() 2687 /* GTK KDE */ in fils_prepare_plainbuf() 2688 gtk = gsm->GTK[gs in fils_prepare_plainbuf() [all...] |
H A D | wpa_auth_ft.c | 2198 os_memcpy(keybuf, gsm->GTK[gsm->GN - 1], key_len); in wpa_ft_gtk_subelem() 2204 key = gsm->GTK[gsm->GN - 1]; in wpa_ft_gtk_subelem() 2223 "FT: GTK subelem encryption failed: kek_len=%d", in wpa_ft_gtk_subelem() 2483 "FT: Failed to add GTK subelement"); in wpa_sm_write_assoc_resp_ies()
|
Completed in 21 milliseconds