Searched defs:igtk (Results 1 – 14 of 14) sorted by relevance
/hostap-latest/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 | 1880 u8 igtk[WPA_IGTK_MAX_LEN]; in process_igtk_subelem() local 3062 const u8 *igtk, size_t igtk_len, in check_mmie_mic()
|
D | wlantest.h | 178 u8 igtk[8][32]; member
|
/hostap-latest/wpa_supplicant/ |
D | mesh_rsn.h | 22 u8 igtk[WPA_TK_MAX_LEN]; member
|
/hostap-latest/src/common/ |
D | wpa_common.h | 281 u8 igtk[WPA_IGTK_MAX_LEN]; member 354 u8 igtk[WPA_IGTK_MAX_LEN]; member 377 u8 igtk[WPA_IGTK_MAX_LEN]; member 588 const u8 *igtk; member 669 const u8 *igtk; member
|
/hostap-latest/src/rsn_supp/ |
D | wpa_ft.c | 889 u8 igtk[WPA_IGTK_MAX_LEN]; in wpa_ft_process_igtk_subelem() local
|
D | wpa.c | 1667 const struct wpa_igtk_kde *igtk, in wpa_supplicant_install_igtk() 1786 const struct rsn_mlo_igtk_kde *igtk, in wpa_supplicant_install_mlo_igtk() 1966 const struct wpa_igtk_kde *igtk; in ieee80211w_set_keys() local 5683 const struct wpa_igtk_kde *igtk; in wpa_wnmsleep_install_key() local
|
D | wpa.h | 177 struct wpa_igtk igtk; member
|
D | wpa_i.h | 40 struct wpa_igtk igtk; member
|
/hostap-latest/src/ap/ |
D | sta_info.h | 132 u8 igtk[WPA_TK_MAX_LEN]; member
|
D | wpa_auth.h | 348 const u8 *igtk; member
|
D | wpa_auth_ft.c | 2311 const u8 *kek, *igtk; in wpa_ft_igtk_subelem() local 2662 u8 *igtk; in wpa_sm_write_assoc_resp_ies() local
|
D | wpa_auth.c | 4062 struct wpa_igtk_kde igtk; local
|