Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.h19 size_t pmk_len; member
107 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, in pmksa_cache_add()
128 const u8 *pmk, size_t pmk_len) in pmksa_cache_flush()
Dpmksa_cache.c107 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, in pmksa_cache_add()
241 const u8 *pmk, size_t pmk_len) in pmksa_cache_flush()
Dwpa.c442 int res = 0, pmk_len; in wpa_supplicant_get_pmk() local
2121 void wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, in wpa_sm_set_pmk()
2313 int pmk_len; in wpa_set_pmk() local
Dwpa_i.h30 size_t pmk_len; member
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_common.c238 static unsigned int wpa_kck_len(int akmp, size_t pmk_len) in wpa_kck_len()
250 static unsigned int wpa_kek_len(int akmp, size_t pmk_len) in wpa_kek_len()
263 unsigned int wpa_mic_len(int akmp, size_t pmk_len) in wpa_mic_len()
1143 int wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, in wpa_pmk_to_ptk()
1225 void rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa, in rsn_pmkid()
Dsae.h112 size_t pmk_len; member
Ddpp.h327 size_t pmk_len; member
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dpmksa_cache_auth.c204 const u8 *pmk, size_t pmk_len, const u8 *pmkid, in pmksa_cache_auth_add()
239 pmksa_cache_auth_create_entry(const u8 *pmk, size_t pmk_len, const u8 *pmkid, in pmksa_cache_auth_create_entry()
Dpmksa_cache_auth.h20 size_t pmk_len; member
Dwpa_auth_i.h62 unsigned int pmk_len; member