Home
last modified time | relevance | path

Searched defs:igtk (Results 1 – 14 of 14) sorted by relevance

/hostap/wlantest/
Dtest_vectors.c349 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 …]
Dbip.c17 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()
Drx_mgmt.c2184 u8 igtk[WPA_IGTK_MAX_LEN]; in process_igtk_subelem() local
3503 const u8 *igtk, size_t igtk_len, in check_mmie_mic()
Dwlantest.h177 u8 igtk[8][32]; member
/hostap/wpa_supplicant/
Dmesh_rsn.h22 u8 igtk[WPA_TK_MAX_LEN]; member
/hostap/src/common/
Dwpa_common.h283 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/
Dwpa_ft.c886 u8 igtk[WPA_IGTK_MAX_LEN]; in wpa_ft_process_igtk_subelem() local
Dwpa.c1675 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
Dwpa.h179 struct wpa_igtk igtk; member
Dwpa_i.h40 struct wpa_igtk igtk; member
/hostap/src/ap/
Dsta_info.h120 u8 igtk[WPA_TK_MAX_LEN]; member
Dwpa_auth.h351 const u8 *igtk; member
Dwpa_auth_ft.c2310 const u8 *kek, *igtk; in wpa_ft_igtk_subelem() local
2649 u8 *igtk; in wpa_sm_write_assoc_resp_ies() local
Dwpa_auth.c4132 struct wpa_igtk_kde igtk; local