Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c549 struct wpa_ptk *ptk) in wpa_supplicant_send_2_of_4()
647 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk()
666 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4() local
1217 struct wpa_ptk *ptk) in wpa_supplicant_send_4_of_4()
Dwpa_ft.c24 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
Dwpa_i.h31 struct wpa_ptk ptk, tptk; member
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_common.c775 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher) in wpa_pmk_r1_to_ptk()
1146 struct wpa_ptk *ptk, int akmp, int cipher) in wpa_pmk_to_ptk()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth.c1602 const u8 *pmk, struct wpa_ptk *ptk) in wpa_derive_ptk()