Home
last modified time | relevance | path

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

/hostap-latest/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.c1880 u8 igtk[WPA_IGTK_MAX_LEN]; in process_igtk_subelem() local
3062 const u8 *igtk, size_t igtk_len, in check_mmie_mic()
Dwlantest.h178 u8 igtk[8][32]; member
/hostap-latest/wpa_supplicant/
Dmesh_rsn.h22 u8 igtk[WPA_TK_MAX_LEN]; member
/hostap-latest/src/common/
Dwpa_common.h281 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/
Dwpa_ft.c889 u8 igtk[WPA_IGTK_MAX_LEN]; in wpa_ft_process_igtk_subelem() local
Dwpa.c1667 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
Dwpa.h177 struct wpa_igtk igtk; member
Dwpa_i.h40 struct wpa_igtk igtk; member
/hostap-latest/src/ap/
Dsta_info.h132 u8 igtk[WPA_TK_MAX_LEN]; member
Dwpa_auth.h348 const u8 *igtk; member
Dwpa_auth_ft.c2311 const u8 *kek, *igtk; in wpa_ft_igtk_subelem() local
2662 u8 *igtk; in wpa_sm_write_assoc_resp_ies() local
Dwpa_auth.c4062 struct wpa_igtk_kde igtk; local