Searched defs:ptk (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.c | 50 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, in wpa_eapol_key_send() 447 struct wpa_ptk *ptk) in wpa_supplicant_send_2_of_4() 535 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk() 566 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4() local 1371 struct wpa_ptk *ptk) in wpa_supplicant_send_4_of_4() 2094 struct wpa_ptk *ptk; in wpa_supp_aead_decrypt() local
|
D | wpa_ft.c | 25 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
|
D | wpa_i.h | 23 struct wpa_ptk ptk, tptk; member
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.c | 352 struct wpa_ptk *ptk, int akmp, int cipher, in wpa_pmk_to_ptk() 553 size_t dhss_len, struct wpa_ptk *ptk, in fils_pmk_to_ptk() 1700 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher) in wpa_pmk_r1_to_ptk()
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.c | 2169 struct wpa_ptk *ptk) in wpa_derive_ptk() 2270 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk, in wpa_aead_decrypt()
|
D | wpa_auth_ft.c | 2078 struct wpa_ptk *ptk) in wpa_auth_derive_ptk_ft()
|