Searched defs:ptk (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/wpa/src/common/ |
H A D | ptksa_cache.h | 22 struct wpa_ptk ptk; member
|
H A 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()
|
H A 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
|
H A 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() 2422 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk()
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A 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() 684 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk() 839 static void wpas_swap_tkip_mic_keys(struct wpa_ptk *ptk) in wpas_swap_tkip_mic_keys() 859 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4_wpa() local 926 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4() local 2219 struct wpa_ptk *ptk) in wpa_supplicant_send_4_of_4() 3482 struct wpa_ptk *ptk; in wpa_supp_aead_decrypt() local
|
H A D | wpa_ft.c | 38 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
|
H A D | wpa_i.h | 28 struct wpa_ptk ptk, tptk; member 494 u32 life_time, struct wpa_ptk *ptk) in wpa_sm_store_ptk()
|
/freebsd/contrib/wpa/src/pasn/ |
H A D | pasn_common.h | 83 struct wpa_ptk ptk; member
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth.c | 392 u32 life_time, const struct wpa_ptk *ptk) in wpa_auth_store_ptksa() 2861 struct wpa_ptk *ptk, int force_sha256, 3044 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk,
|
H A D | wpa_auth_glue.c | 970 u32 life_time, const struct wpa_ptk *ptk) in hostapd_store_ptksa()
|
H A 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()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wpas_glue.c | 1384 u32 life_time, const struct wpa_ptk *ptk) in wpa_supplicant_store_ptk()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | d3.c | 1465 } ptk; member
|