Home
last modified time | relevance | path

Searched refs:wpa_ptk (Results 1 – 17 of 17) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dptksa_cache.h22 struct wpa_ptk ptk;
40 const struct wpa_ptk *ptk);
68 u32 life_time, const struct wpa_ptk *ptk) in ptksa_cache_add()
Dwpa_common.h230 struct wpa_ptk { struct
391 struct wpa_ptk *ptk, int akmp, int cipher,
400 size_t dhss_len, struct wpa_ptk *ptk,
433 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher,
636 struct wpa_ptk *ptk, int akmp, int cipher,
Dcommon_module_tests.c680 struct wpa_ptk ptk; in pasn_test_pasn_auth()
759 struct wpa_ptk ptk; in pasn_test_no_pasn_auth()
Dptksa_cache.c270 const struct wpa_ptk *ptk) in ptksa_cache_add()
Dwpa_common.c351 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/
Dwpa_i.h28 struct wpa_ptk ptk, tptk;
472 u32 life_time, struct wpa_ptk *ptk) in wpa_sm_store_ptk()
479 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk,
486 struct wpa_ptk *ptk);
490 struct wpa_ptk *ptk);
493 const struct wpa_eapol_key *key, struct wpa_ptk *ptk);
Dwpa.h91 u32 life_time, const struct wpa_ptk *ptk);
Dwpa.c53 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()
1615 struct wpa_ptk *ptk) in wpa_supplicant_send_4_of_4()
2386 struct wpa_ptk *ptk; in wpa_supp_aead_decrypt()
Dwpa_ft.c37 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h63 struct wpa_ptk PTK;
302 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk);
Dwpa_auth.c43 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK,
46 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk,
61 struct wpa_ptk *ptk, int force_sha256);
233 u32 life_time, const struct wpa_ptk *ptk) in wpa_auth_store_ptksa()
940 struct wpa_ptk PTK; in wpa_try_alt_snonce()
1735 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK, in wpa_verify_key_mic()
1928 SM_ENTRY_MA(WPA_PTK, INITIALIZE, wpa_ptk); in SM_STATE()
1962 SM_ENTRY_MA(WPA_PTK, DISCONNECT, wpa_ptk); in SM_STATE()
1973 SM_ENTRY_MA(WPA_PTK, DISCONNECTED, wpa_ptk); in SM_STATE()
1980 SM_ENTRY_MA(WPA_PTK, AUTHENTICATION, wpa_ptk); in SM_STATE()
[all …]
Dsta_info.h93 struct wpa_ptk ptk;
Dwpa_auth.h323 u32 life_time, const struct wpa_ptk *ptk);
Dwpa_auth_glue.c926 u32 life_time, const struct wpa_ptk *ptk) in hostapd_store_ptksa()
Dwpa_auth_ft.c2081 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/
Dwpa_supplicant_i.h555 struct wpa_ptk ptk;
Dwpas_glue.c1359 u32 life_time, const struct wpa_ptk *ptk) in wpa_supplicant_store_ptk()