Home
last modified time | relevance | path

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

/hostap-3.7.0/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,
644 struct wpa_ptk *ptk, int akmp, int cipher,
Dcommon_module_tests.c647 struct wpa_ptk ptk; in pasn_test_pasn_auth()
726 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()
/hostap-3.7.0/src/rsn_supp/
Dwpa_i.h28 struct wpa_ptk ptk, tptk;
477 u32 life_time, struct wpa_ptk *ptk) in wpa_sm_store_ptk()
484 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk,
491 struct wpa_ptk *ptk);
495 struct wpa_ptk *ptk);
498 const struct wpa_eapol_key *key, struct wpa_ptk *ptk);
Dwpa.h94 u32 life_time, const struct wpa_ptk *ptk);
Dwpa.c52 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, in wpa_eapol_key_send()
487 struct wpa_ptk *ptk) in wpa_supplicant_send_2_of_4()
583 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk()
678 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4()
1618 struct wpa_ptk *ptk) in wpa_supplicant_send_4_of_4()
2399 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()
/hostap-3.7.0/wlantest/
Dwlantest.h44 struct wpa_ptk ptk;
83 struct wpa_ptk ptk; /* Derived PTK */
85 struct wpa_ptk tptk; /* Derived PTK during rekeying */
Drx_data.c154 struct wpa_ptk *ptk, const struct ieee80211_hdr *hdr, in try_ptk()
649 struct wpa_ptk zero_ptk; in rx_data_bss_prot()
Drx_mgmt.c237 struct wpa_ptk ptk; in process_ft_auth()
483 struct wpa_ptk ptk; in try_rmsk()
1730 struct wpa_ptk ptk; in rx_mgmt_action_ft_response()
2269 static u8 * try_tk(struct wpa_ptk *ptk, const u8 *data, size_t len, in try_tk()
Drx_eapol.c100 struct wpa_ptk ptk; in try_pmk()
/hostap-3.7.0/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);
229 u32 life_time, const struct wpa_ptk *ptk) in wpa_auth_store_ptksa()
936 struct wpa_ptk PTK; in wpa_try_alt_snonce()
1742 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK, in wpa_verify_key_mic()
1935 SM_ENTRY_MA(WPA_PTK, INITIALIZE, wpa_ptk); in SM_STATE()
1969 SM_ENTRY_MA(WPA_PTK, DISCONNECT, wpa_ptk); in SM_STATE()
1980 SM_ENTRY_MA(WPA_PTK, DISCONNECTED, wpa_ptk); in SM_STATE()
1987 SM_ENTRY_MA(WPA_PTK, AUTHENTICATION, wpa_ptk); in SM_STATE()
[all …]
Dsta_info.h94 struct wpa_ptk ptk;
Dwpa_auth.h321 u32 life_time, const struct wpa_ptk *ptk);
Dwpa_auth_glue.c924 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()
/hostap-3.7.0/wpa_supplicant/
Dwpa_supplicant_i.h570 struct wpa_ptk ptk;
Dwpas_glue.c1353 u32 life_time, const struct wpa_ptk *ptk) in wpa_supplicant_store_ptk()