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
133 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, in pmksa_cache_add()
156 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()
283 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
241 size_t pmk_len) in wpa_sm_add_pmkid()
380 const u8 *pmk, size_t pmk_len) in wpa_sm_key_mgmt_set_pmk()
Dwpa.c294 int res, pmk_len; in wpa_supplicant_get_pmk() local
2627 void wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, in wpa_sm_set_pmk()
3130 void wpa_sm_pmksa_cache_add(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, in wpa_sm_pmksa_cache_add()
Dwpa.h199 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()
44 static unsigned int wpa_kek_len(int akmp, size_t pmk_len) in wpa_kek_len()
64 unsigned int wpa_mic_len(int akmp, size_t pmk_len) in wpa_mic_len()
241 int wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, in wpa_pmk_to_ptk()
348 size_t dh_ss_len, u8 *pmk, size_t *pmk_len) in fils_rmsk_to_pmk()
418 int fils_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const u8 *spa, const u8 *aa, in fils_pmk_to_ptk()
1491 void rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa, in rsn_pmkid()
Ddpp.h203 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.c852 size_t pmk_len; in wpa_try_alt_snonce() local
1620 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK, in wpa_verify_key_mic()
1946 unsigned int pmk_len; in SM_STATE() local
2074 const u8 *pmk, unsigned int pmk_len, in wpa_derive_ptk()
2091 size_t pmk_len, const u8 *snonce, const u8 *anonce, in fils_auth_pmk_to_ptk()
2605 size_t pmk_len; in SM_STATE() local
3991 unsigned int pmk_len, in wpa_auth_pmksa_add()
4051 const u8 *pmk, size_t pmk_len, const u8 *pmkid, in wpa_auth_pmksa_add2()
Dctrl_iface_ap.c718 size_t pmk_len; in hostapd_ctrl_iface_pmksa_add() local
Dwpa_auth_i.h60 unsigned int pmk_len; member
Dieee802_11.c1305 size_t pmk_len = 0; in prepare_auth_resp_fils() local
/external/syslinux/gpxe/src/net/80211/
Dwpa.c214 const void *pmk, size_t pmk_len ) in wpa_start()
283 size_t pmk_len; in wpa_check_pmkid() 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()
1154 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/syslinux/gpxe/src/include/gpxe/
Dwpa.h309 int pmk_len; member
/external/wpa_supplicant_8/src/drivers/
Ddriver.h2044 size_t pmk_len; member