/hostap-latest/wlantest/ |
D | sta.c | 309 static void sta_copy_ptk(struct wlantest_sta *sta, struct wpa_ptk *ptk) in sta_copy_ptk() 319 struct wpa_ptk *ptk) in sta_new_ptk()
|
D | wlantest.c | 73 static void ptk_deinit(struct wlantest_ptk *ptk) in ptk_deinit() 93 struct wlantest_ptk *ptk, *npt; in wlantest_deinit() local 210 u8 ptk[64]; in add_ptk_file() local
|
D | rx_data.c | 154 struct wpa_ptk *ptk, const struct ieee80211_hdr *hdr, in try_ptk() 198 struct wlantest_ptk *ptk; in try_all_ptk() local
|
D | rx_mgmt.c | 720 struct wpa_ptk ptk; in process_ft_auth() local 1034 struct wpa_ptk ptk; in try_rmsk() local 2665 struct wpa_ptk ptk; in rx_mgmt_action_ft_response() local 3231 static u8 * try_tk(struct wpa_ptk *ptk, in try_tk() 3272 struct wlantest_ptk *ptk; in mgmt_decrypt_tk() local
|
D | wlantest.h | 44 struct wpa_ptk ptk; member 87 struct wpa_ptk ptk; /* Derived PTK */ member 223 struct dl_list ptk; /* struct wlantest_ptk */ member
|
D | rx_eapol.c | 182 struct wpa_ptk ptk; in try_pmk() local 302 struct wlantest_ptk *ptk; in derive_ptk() local
|
/hostap-latest/src/common/ |
D | ptksa_cache.h | 22 struct wpa_ptk ptk; member
|
D | ptksa_cache.c | 280 const struct wpa_ptk *ptk, in ptksa_cache_add() 376 u32 cipher, u32 life_time, const struct wpa_ptk *ptk, in ptksa_cache_add()
|
D | common_module_tests.c | 647 struct wpa_ptk ptk; in pasn_test_pasn_auth() local 726 struct wpa_ptk ptk; in pasn_test_no_pasn_auth() local
|
D | wpa_common.c | 396 struct wpa_ptk *ptk, int akmp, int cipher, in wpa_pmk_to_ptk() 668 size_t dhss_len, struct wpa_ptk *ptk, in fils_pmk_to_ptk() 1464 struct wpa_ptk *ptk, int akmp, int cipher, in pasn_pmk_to_ptk() 1579 int wpa_ltf_keyseed(struct wpa_ptk *ptk, int akmp, int cipher) in wpa_ltf_keyseed() 2430 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk()
|
/hostap-latest/src/rsn_supp/ |
D | wpa.c | 91 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, in wpa_eapol_key_send() 529 struct wpa_ptk *ptk) in wpa_supplicant_send_2_of_4() 717 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk() 872 static void wpas_swap_tkip_mic_keys(struct wpa_ptk *ptk) in wpas_swap_tkip_mic_keys() 892 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4_wpa() local 959 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4() local 2316 struct wpa_ptk *ptk) in wpa_supplicant_send_4_of_4() 3663 struct wpa_ptk *ptk; in wpa_supp_aead_decrypt() local
|
D | wpa_ft.c | 38 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
|
D | wpa_i.h | 28 struct wpa_ptk ptk, tptk; member 500 u32 life_time, struct wpa_ptk *ptk) in wpa_sm_store_ptk()
|
/hostap-latest/src/pasn/ |
D | pasn_common.h | 83 struct wpa_ptk ptk; member
|
/hostap-latest/src/ap/ |
D | wpa_auth.c | 392 u32 life_time, const struct wpa_ptk *ptk) in wpa_auth_store_ptksa() 2863 struct wpa_ptk *ptk, int force_sha256, 3046 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk,
|
D | wpa_auth_glue.c | 1018 u32 life_time, const struct wpa_ptk *ptk) in hostapd_store_ptksa()
|
D | wpa_auth_ft.c | 2115 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk, in wpa_auth_derive_ptk_ft()
|
/hostap-latest/wpa_supplicant/ |
D | wpas_glue.c | 1400 u32 life_time, const struct wpa_ptk *ptk) in wpa_supplicant_store_ptk()
|