Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.c92 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, in wpa_eapol_key_send()
530 struct wpa_ptk *ptk) in wpa_supplicant_send_2_of_4()
718 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk()
873 static void wpas_swap_tkip_mic_keys(struct wpa_ptk *ptk) in wpas_swap_tkip_mic_keys()
893 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4_wpa() local
960 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4() local
2317 struct wpa_ptk *ptk) in wpa_supplicant_send_4_of_4()
3664 struct wpa_ptk *ptk; in wpa_supp_aead_decrypt() local
H A Dwpa_i.h28 struct wpa_ptk ptk, tptk; member
500 u32 life_time, struct wpa_ptk *ptk) in wpa_sm_store_ptk()
H A Dwpa_ft.c38 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dptksa_cache.c280 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 Dwpa_common.c396 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()
1465 struct wpa_ptk *ptk, int akmp, int cipher, in pasn_pmk_to_ptk()
1590 int wpa_ltf_keyseed(struct wpa_ptk *ptk, int akmp, int cipher) in wpa_ltf_keyseed()
2441 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk()
H A Dcommon_module_tests.c647 struct wpa_ptk ptk; in pasn_test_pasn_auth() local
726 struct wpa_ptk ptk; in pasn_test_no_pasn_auth() local
H A Dptksa_cache.h22 struct wpa_ptk ptk; member
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_hbe_dft_trans.c657 FLOAT32 ptk = (2.0f * i / trans_fac) - utk; in ixheaacd_dft_hbe_apply_polar_t3() local
735 FLOAT32 ptk = (2.0f * i / trans_fac) - utk; in ixheaacd_dft_hbe_apply_polar_t() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_hbe_dft_trans.c715 FLOAT32 ptk = (2.0f * i / T) - utk; in ia_dft_hbe_apply_polar_t_3() local
801 FLOAT32 ptk = (2.0f * i / T) - utk; in ia_dft_hbe_apply_polar_t() local
/aosp_15_r20/external/wpa_supplicant_8/src/pasn/
H A Dpasn_common.h84 struct wpa_ptk ptk; member
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c393 u32 life_time, const struct wpa_ptk *ptk) in wpa_auth_store_ptksa()
2874 struct wpa_ptk *ptk, int force_sha256,
3057 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk,
H A Dwpa_auth_glue.c1022 u32 life_time, const struct wpa_ptk *ptk) in hostapd_store_ptksa()
H A Dwpa_auth_ft.c2115 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk, in wpa_auth_derive_ptk_ft()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpas_glue.c1468 u32 life_time, const struct wpa_ptk *ptk) in wpa_supplicant_store_ptk()