Searched defs:ptk (Results 1 – 13 of 13) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
D | ptksa_cache.h | 22 struct wpa_ptk ptk; member 68 u32 life_time, const struct wpa_ptk *ptk) in ptksa_cache_add()
|
D | common_module_tests.c | 680 struct wpa_ptk ptk; in pasn_test_pasn_auth() local 759 struct wpa_ptk ptk; in pasn_test_no_pasn_auth() local
|
D | ptksa_cache.c | 270 const struct wpa_ptk *ptk) in ptksa_cache_add()
|
D | wpa_common.c | 351 struct wpa_ptk *ptk, int akmp, int cipher, in wpa_pmk_to_ptk() 593 size_t dhss_len, struct wpa_ptk *ptk, in fils_pmk_to_ptk() 1212 struct wpa_ptk *ptk, int akmp, int cipher, in pasn_pmk_to_ptk() 2042 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.c | 53 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, in wpa_eapol_key_send() 484 struct wpa_ptk *ptk) in wpa_supplicant_send_2_of_4() 580 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk() 675 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4() local 1615 struct wpa_ptk *ptk) in wpa_supplicant_send_4_of_4() 2386 struct wpa_ptk *ptk; in wpa_supp_aead_decrypt() local
|
D | wpa_ft.c | 37 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 472 u32 life_time, struct wpa_ptk *ptk) in wpa_sm_store_ptk()
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.c | 233 u32 life_time, const struct wpa_ptk *ptk) in wpa_auth_store_ptksa() 2287 struct wpa_ptk *ptk, int force_sha256) in wpa_derive_ptk() 2416 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk, in wpa_aead_decrypt()
|
D | wpa_auth_glue.c | 926 u32 life_time, const struct wpa_ptk *ptk) in hostapd_store_ptksa()
|
D | sta_info.h | 93 struct wpa_ptk ptk; member
|
D | wpa_auth_ft.c | 2081 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk) in wpa_auth_derive_ptk_ft()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpas_glue.c | 1359 u32 life_time, const struct wpa_ptk *ptk) in wpa_supplicant_store_ptk()
|
D | wpa_supplicant_i.h | 555 struct wpa_ptk ptk; member
|