Home
last modified time | relevance | path

Searched defs:pmk_len (Results 1 – 19 of 19) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dpmksa_cache.h19 size_t pmk_len; member
135 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, in pmksa_cache_add()
159 const u8 *pmk, size_t pmk_len) in pmksa_cache_flush()
Dpmksa_cache.c131 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, in pmksa_cache_add()
284 const u8 *pmk, size_t pmk_len) in pmksa_cache_flush()
Dpreauth.c81 int res, pmk_len; in rsn_preauth_eapol_cb() local
Dwpa_i.h22 size_t pmk_len; member
249 size_t pmk_len) in wpa_sm_add_pmkid()
388 const u8 *pmk, size_t pmk_len) in wpa_sm_key_mgmt_set_pmk()
Dwpa.c307 int res, pmk_len; in wpa_supplicant_get_pmk() local
2801 void wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, in wpa_sm_set_pmk()
3320 void wpa_sm_pmksa_cache_add(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, in wpa_sm_pmksa_cache_add()
Dwpa.h203 size_t pmk_len, const u8 *pmkid, in wpa_sm_set_pmk()
/external/wpa_supplicant_8/src/common/
Dwpa_common.c24 static unsigned int wpa_kck_len(int akmp, size_t pmk_len) in wpa_kck_len()
60 static unsigned int wpa_kek_len(int akmp, size_t pmk_len) in wpa_kek_len()
96 unsigned int wpa_mic_len(int akmp, size_t pmk_len) in wpa_mic_len()
349 int wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, in wpa_pmk_to_ptk()
479 size_t dh_ss_len, u8 *pmk, size_t *pmk_len) in fils_rmsk_to_pmk()
551 int fils_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const u8 *spa, const u8 *aa, in fils_pmk_to_ptk()
1837 void rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa, in rsn_pmkid()
Ddpp.h259 size_t pmk_len; member
/external/wpa_supplicant_8/src/ap/
Dpmksa_cache_auth.h21 size_t pmk_len; member
Dpmksa_cache_auth.c280 const u8 *pmk, size_t pmk_len, const u8 *pmkid, in pmksa_cache_auth_add()
315 pmksa_cache_auth_create_entry(const u8 *pmk, size_t pmk_len, const u8 *pmkid, in pmksa_cache_auth_create_entry()
Dwpa_auth.c867 size_t pmk_len; in wpa_try_alt_snonce() local
1666 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK, in wpa_verify_key_mic()
1998 unsigned int pmk_len; in SM_STATE() local
2168 const u8 *pmk, unsigned int pmk_len, in wpa_derive_ptk()
2195 size_t pmk_len, const u8 *snonce, const u8 *anonce, in fils_auth_pmk_to_ptk()
2759 size_t pmk_len; in SM_STATE() local
4303 unsigned int pmk_len, in wpa_auth_pmksa_add()
4370 const u8 *pmk, size_t pmk_len, const u8 *pmkid, in wpa_auth_pmksa_add2()
Dctrl_iface_ap.c897 size_t pmk_len; in hostapd_ctrl_iface_pmksa_add() local
Dsta_info.c1185 int pmk_len; in ap_sta_wpa_get_keyid() local
Dwpa_auth_i.h61 unsigned int pmk_len; member
Dieee802_11.c1680 size_t pmk_len = 0; in prepare_auth_resp_fils() local
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_glue.c275 int res, pmk_len; in wpa_supplicant_eapol_cb() local
546 const u8 *pmk, size_t pmk_len) in wpa_supplicant_add_pmkid()
1156 size_t pmk_len) in wpa_supplicant_key_mgmt_set_pmk()
Dpreauth_test.c149 const u8 *pmk, size_t pmk_len) in wpa_supplicant_add_pmkid()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1497 int pmk_len; in hostapd_ctrl_iface_kick_mismatch_psk_sta_iter() local
/external/wpa_supplicant_8/src/drivers/
Ddriver.h2132 size_t pmk_len; member