Searched defs:igtk (Results 1 – 14 of 14) sorted by relevance
/hostap/wlantest/ |
D | test_vectors.c | 349 u8 igtk[] = { in test_vector_bip() local 384 const u8 igtk[] = { in test_vector_bip_s1g_beacon() local 425 const u8 igtk[] = { in test_vector_bip_s1g_beacon_ext() local 464 const u8 igtk[] = { in test_vector_bip_s1g_beacon_bce() local 505 const u8 igtk[] = { in test_vector_bip_s1g_beacon_bce_ext() local 975 u8 igtk[] = { in test_vector_bip_gmac_128() local 1026 const u8 igtk[] = { in test_vector_bip_gmac_128_s1g_beacon() local 1080 const u8 igtk[] = { in test_vector_bip_gmac_128_s1g_beacon_ext() local 1133 const u8 igtk[] = { in test_vector_bip_gmac_128_s1g_beacon_bce() local 1186 const u8 igtk[] = { in test_vector_bip_gmac_128_s1g_beacon_bce_ext() local [all …]
|
D | bip.c | 17 u8 * bip_protect(const u8 *igtk, size_t igtk_len, u8 *frame, size_t len, in bip_protect() 73 u8 * bip_protect_s1g_beacon(const u8 *igtk, size_t igtk_len, const u8 *frame, in bip_protect_s1g_beacon() 188 u8 * bip_gmac_protect(const u8 *igtk, size_t igtk_len, u8 *frame, size_t len, in bip_gmac_protect() 254 u8 * bip_gmac_protect_s1g_beacon(const u8 *igtk, size_t igtk_len, in bip_gmac_protect_s1g_beacon()
|
D | rx_mgmt.c | 2184 u8 igtk[WPA_IGTK_MAX_LEN]; in process_igtk_subelem() local 3503 const u8 *igtk, size_t igtk_len, in check_mmie_mic()
|
D | wlantest.h | 177 u8 igtk[8][32]; member
|
/hostap/wpa_supplicant/ |
D | mesh_rsn.h | 22 u8 igtk[WPA_TK_MAX_LEN]; member
|
/hostap/src/common/ |
D | wpa_common.h | 283 u8 igtk[WPA_IGTK_MAX_LEN]; member 356 u8 igtk[WPA_IGTK_MAX_LEN]; member 379 u8 igtk[WPA_IGTK_MAX_LEN]; member 590 const u8 *igtk; member 671 const u8 *igtk; member
|
/hostap/src/rsn_supp/ |
D | wpa_ft.c | 886 u8 igtk[WPA_IGTK_MAX_LEN]; in wpa_ft_process_igtk_subelem() local
|
D | wpa.c | 1675 const struct wpa_igtk_kde *igtk, in wpa_supplicant_install_igtk() 1794 const struct rsn_mlo_igtk_kde *igtk, in wpa_supplicant_install_mlo_igtk() 1974 const struct wpa_igtk_kde *igtk; in ieee80211w_set_keys() local 5820 const struct wpa_igtk_kde *igtk; in wpa_wnmsleep_install_key() local
|
D | wpa.h | 179 struct wpa_igtk igtk; member
|
D | wpa_i.h | 40 struct wpa_igtk igtk; member
|
/hostap/src/ap/ |
D | sta_info.h | 120 u8 igtk[WPA_TK_MAX_LEN]; member
|
D | wpa_auth.h | 351 const u8 *igtk; member
|
D | wpa_auth_ft.c | 2310 const u8 *kek, *igtk; in wpa_ft_igtk_subelem() local 2649 u8 *igtk; in wpa_sm_write_assoc_resp_ies() local
|
D | wpa_auth.c | 4132 struct wpa_igtk_kde igtk; local
|