Home
last modified time | relevance | path

Searched refs:wpa_ptk (Results 1 - 25 of 25) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A 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()
H A Dwpa_common.h244 * struct wpa_ptk - WPA Pairwise Transient Key
247 struct wpa_ptk { struct
444 struct wpa_ptk *ptk, int akmp, int cipher,
453 size_t dhss_len, struct wpa_ptk *ptk,
486 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher,
712 struct wpa_ptk *ptk, int akmp, int cipher,
H A Dptksa_cache.c270 const struct wpa_ptk *ptk) in ptksa_cache_add()
H A Dcommon_module_tests.c651 struct wpa_ptk ptk; in pasn_test_pasn_auth()
730 struct wpa_ptk ptk; in pasn_test_no_pasn_auth()
H A Dwpa_common.c387 struct wpa_ptk *ptk, int akmp, int cipher, in wpa_pmk_to_ptk()
659 size_t dhss_len, struct wpa_ptk *ptk, in fils_pmk_to_ptk()
1278 struct wpa_ptk *ptk, int akmp, int cipher, in pasn_pmk_to_ptk()
2110 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_i.h28 struct wpa_ptk ptk, tptk;
490 u32 life_time, struct wpa_ptk *ptk) in wpa_sm_store_ptk()
497 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk,
504 struct wpa_ptk *ptk);
508 struct wpa_ptk *ptk);
511 const struct wpa_eapol_key *key, struct wpa_ptk *ptk);
H A Dwpa.h98 u32 life_time, const struct wpa_ptk *ptk);
H A Dwpa.c97 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, in wpa_eapol_key_send()
535 struct wpa_ptk *ptk) in wpa_supplicant_send_2_of_4()
631 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk()
785 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4()
2263 struct wpa_ptk *ptk)
2587 struct wpa_ptk *ptk)
3279 * combination with the installed flag in the wpa_ptk
3478 struct wpa_ptk *ptk;
H A Dwpa_ft.c37 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_i.h23 struct wpa_ptk ptk, tptk;
413 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk,
420 struct wpa_ptk *ptk);
424 struct wpa_ptk *ptk);
427 const struct wpa_eapol_key *key, struct wpa_ptk *ptk);
H A Dwpa.c50 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, in wpa_eapol_key_send()
473 struct wpa_ptk *ptk) in wpa_supplicant_send_2_of_4()
561 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk()
592 struct wpa_ptk *ptk; in wpa_supplicant_process_1_of_4()
1397 struct wpa_ptk *ptk) in wpa_supplicant_send_4_of_4()
1931 * combination with the installed flag in the wpa_ptk in wpa_supplicant_verify_eapol_key_mic()
2120 struct wpa_ptk *ptk; in wpa_supp_aead_decrypt()
H A Dwpa_ft.c26 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h207 * struct wpa_ptk - WPA Pairwise Transient Key
210 struct wpa_ptk { struct
350 struct wpa_ptk *ptk, int akmp, int cipher,
359 size_t dhss_len, struct wpa_ptk *ptk,
390 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher);
H A Dwpa_common.c352 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_i.h63 struct wpa_ptk PTK;
302 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk);
H A Dwpa_auth.c50 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK,
53 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk,
68 struct wpa_ptk *ptk, int force_sha256);
248 u32 life_time, const struct wpa_ptk *ptk) in wpa_auth_store_ptksa()
959 struct wpa_ptk PTK; in wpa_try_alt_snonce()
1770 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK, in wpa_verify_key_mic()
1966 SM_ENTRY_MA(WPA_PTK, INITIALIZE, wpa_ptk); in SM_STATE()
2000 SM_ENTRY_MA(WPA_PTK, DISCONNECT, wpa_ptk); in SM_STATE()
2011 SM_ENTRY_MA(WPA_PTK, DISCONNECTED, wpa_ptk); in SM_STATE()
2018 SM_ENTRY_MA(WPA_PTK, AUTHENTICATION, wpa_ptk); in SM_STATE()
[all...]
H A Dwpa_auth.h321 u32 life_time, const struct wpa_ptk *ptk);
580 const u8 *addr, int cipher, u32 life_time, const struct wpa_ptk *ptk);
H A Dsta_info.h94 struct wpa_ptk ptk;
H A Dwpa_auth_glue.c941 u32 life_time, const struct wpa_ptk *ptk) in hostapd_store_ptksa()
H A 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_i.h63 struct wpa_ptk PTK;
295 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk);
H A Dwpa_auth.c41 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK,
44 static int wpa_aead_decrypt(struct wpa_state_machine *sm, struct wpa_ptk *ptk,
59 struct wpa_ptk *ptk);
883 struct wpa_ptk PTK; in wpa_try_alt_snonce()
1688 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK, in wpa_verify_key_mic()
1862 SM_ENTRY_MA(WPA_PTK, INITIALIZE, wpa_ptk); in SM_STATE()
1896 SM_ENTRY_MA(WPA_PTK, DISCONNECT, wpa_ptk); in SM_STATE()
1907 SM_ENTRY_MA(WPA_PTK, DISCONNECTED, wpa_ptk); in SM_STATE()
1914 SM_ENTRY_MA(WPA_PTK, AUTHENTICATION, wpa_ptk); in SM_STATE()
1959 SM_ENTRY_MA(WPA_PTK, AUTHENTICATION2, wpa_ptk); in SM_STATE()
[all...]
H A Dwpa_auth_ft.c2078 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk) in wpa_auth_derive_ptk_ft()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h578 struct wpa_ptk ptk;
H A Dwpas_glue.c1385 u32 life_time, const struct wpa_ptk *ptk) in wpa_supplicant_store_ptk()

Completed in 60 milliseconds