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

/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dpmksa_cache_auth.h21 size_t pmk_len; member in struct:rsn_pmksa_cache_entry
H A Dpmksa_cache_auth.c252 pmksa_cache_auth_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) argument
[all...]
/freebsd-11.0-release/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h19 size_t pmk_len; member in struct:rsn_pmksa_cache_entry
107 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, argument
126 pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx, const u8 *pmk, size_t pmk_len) argument
H A Dpmksa_cache.c126 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, argument
258 pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx, const u8 *pmk, size_t pmk_len) argument
[all...]
H A Dpreauth.c81 int res, pmk_len; local
H A Dwpa.h182 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len) argument
H A Dwpa.c208 int res, pmk_len; local
2415 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *bssid) argument
[all...]
H A Dwpa_i.h23 size_t pmk_len; member in struct:wpa_sm
349 wpa_sm_key_mgmt_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len) argument
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dwpa_common.c141 int wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, argument
1023 void rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa, argument
[all...]
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c272 int res, pmk_len; local
1019 wpa_supplicant_key_mgmt_set_pmk(void *ctx, const u8 *pmk, size_t pmk_len) argument

Completed in 111 milliseconds