Searched refs:wpa_ptk (Results 1 – 17 of 17) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
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()
|
D | wpa_common.h | 230 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,
|
D | common_module_tests.c | 680 struct wpa_ptk ptk; in pasn_test_pasn_auth() 759 struct wpa_ptk ptk; in pasn_test_no_pasn_auth()
|
D | ptksa_cache.c | 270 const struct wpa_ptk *ptk) in ptksa_cache_add()
|
D | wpa_common.c | 351 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/ |
D | wpa_i.h | 28 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);
|
D | wpa.h | 91 u32 life_time, const struct wpa_ptk *ptk);
|
D | wpa.c | 53 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()
|
D | wpa_ft.c | 37 const struct wpa_eapol_key *key, struct wpa_ptk *ptk) in wpa_derive_ptk_ft()
|
/external/wpa_supplicant_8/src/ap/ |
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);
|
D | wpa_auth.c | 43 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 …]
|
D | sta_info.h | 93 struct wpa_ptk ptk;
|
D | wpa_auth.h | 323 u32 life_time, const struct wpa_ptk *ptk);
|
D | wpa_auth_glue.c | 926 u32 life_time, const struct wpa_ptk *ptk) in hostapd_store_ptksa()
|
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()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpa_supplicant_i.h | 555 struct wpa_ptk ptk;
|
D | wpas_glue.c | 1359 u32 life_time, const struct wpa_ptk *ptk) in wpa_supplicant_store_ptk()
|