/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ptksa_cache.h | 22 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 D | wpa_common.h | 244 * 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 D | ptksa_cache.c | 270 const struct wpa_ptk *ptk) in ptksa_cache_add()
|
H A D | common_module_tests.c | 651 struct wpa_ptk ptk; in pasn_test_pasn_auth() 730 struct wpa_ptk ptk; in pasn_test_no_pasn_auth()
|
H A D | wpa_common.c | 387 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 D | wpa_i.h | 28 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 D | wpa.h | 98 u32 life_time, const struct wpa_ptk *ptk);
|
H A D | wpa.c | 97 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 D | wpa_ft.c | 37 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 D | wpa_i.h | 23 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 D | wpa.c | 50 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 D | wpa_ft.c | 26 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 D | wpa_common.h | 207 * 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 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()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_i.h | 63 struct wpa_ptk PTK; 302 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk);
|
H A D | wpa_auth.c | 50 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 D | wpa_auth.h | 321 u32 life_time, const struct wpa_ptk *ptk); 580 const u8 *addr, int cipher, u32 life_time, const struct wpa_ptk *ptk);
|
H A D | sta_info.h | 94 struct wpa_ptk ptk;
|
H A D | wpa_auth_glue.c | 941 u32 life_time, const struct wpa_ptk *ptk) in hostapd_store_ptksa()
|
H A D | wpa_auth_ft.c | 2081 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 D | wpa_auth_i.h | 63 struct wpa_ptk PTK; 295 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk);
|
H A D | wpa_auth.c | 41 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 D | wpa_auth_ft.c | 2078 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 D | wpa_supplicant_i.h | 578 struct wpa_ptk ptk;
|
H A D | wpas_glue.c | 1385 u32 life_time, const struct wpa_ptk *ptk) in wpa_supplicant_store_ptk()
|