Searched defs:pmkid (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dpmksa_cache_auth.h19 u8 pmkid[PMKID_LEN]; member in struct:rsn_pmksa_cache_entry
H A Dwpa_auth_ie.h17 const u8 *pmkid; member in struct:wpa_eapol_ie_parse
H A Dpmksa_cache_auth.c27 struct rsn_pmksa_cache_entry *pmkid[PMKID_HASH_SIZE]; member in struct:rsn_pmksa_cache
279 pmksa_cache_auth_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) argument
315 pmksa_cache_auth_create_entry(const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) argument
394 pmksa_cache_add_okc(struct rsn_pmksa_cache *pmksa, const struct rsn_pmksa_cache_entry *old_entry, const u8 *aa, const u8 *pmkid) argument
474 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa, const u8 *spa, const u8 *pmkid) argument
509 pmksa_cache_get_okc( struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *spa, const u8 *pmkid) argument
[all...]
H A Dwpa_auth_ie.c517 const u8 *pmkid; member in struct:wpa_auth_okc_iter_data
542 const u8 *pmkid = NULL; local
91 wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, const u8 *pmkid) argument
[all...]
H A Dctrl_iface_ap.c897 u8 pmkid[PMKID_LEN]; local
955 u8 pmkid[PMKID_LEN]; local
H A Dwpa_auth_i.h62 u8 pmkid[PMKID_LEN]; /* valid if pmkid_set == 1 */ member in struct:wpa_state_machine
H A Dieee802_11.c1574 const u8 *pmkid; local
2663 u8 prk[SHA512_MAC_LEN], pmkid[SHA512_MAC_LEN]; local
[all...]
H A Dwpa_auth.c2100 u8 buf[2 + RSN_SELECTOR_LEN + PMKID_LEN], *pmkid = NULL; local
4417 wpa_auth_pmksa_add_sae(struct wpa_authenticator *wpa_auth, const u8 *addr, const u8 *pmk, const u8 *pmkid) argument
4434 wpa_auth_add_sae_pmkid(struct wpa_state_machine *sm, const u8 *pmkid) argument
4441 wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr, const u8 *pmk, size_t pmk_len, const u8 *pmkid, int session_timeout, int akmp) argument
4504 wpa_auth_pmksa_create_entry(const u8 *aa, const u8 *spa, const u8 *pmk, const u8 *pmkid, int expiration) argument
4543 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 *pmkid) argument
4552 wpa_auth_pmksa_set_to_sm(struct rsn_pmksa_cache_entry *pmksa, struct wpa_state_machine *sm, struct wpa_authenticator *wpa_auth, u8 *pmkid, u8 *pmk) argument
4864 const u8 *pmkid; member in struct:wpa_auth_fils_iter_data
4882 wpa_auth_pmksa_get_fils_cache_id(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 *pmkid) argument
4923 wpa_auth_add_fils_pmk_pmkid(struct wpa_state_machine *sm, const u8 *pmk, size_t pmk_len, const u8 *pmkid) argument
[all...]
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_ndis.h23 u8 pmkid[16]; member in struct:ndis_pmkid_entry
46 struct ndis_pmkid_entry *pmkid; member in struct:wpa_driver_ndis_data
H A Ddriver_wext.c2318 wpa_driver_wext_pmksa(struct wpa_driver_wext_data *drv, u32 cmd, const u8 *bssid, const u8 *pmkid) argument
H A Ddriver_ndis.c1229 const u8 *pmkid = params->pmkid; local
1274 const u8 *pmkid = params->pmkid; local
1304 struct ndis_pmkid_entry *pmkid, *prev; local
1562 NDIS_802_11_PMKID_CANDIDATE_LIST *pmkid; local
[all...]
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dcommon_module_tests.c321 const u8 pmkid[] = { local
H A Dsae.h56 u8 pmkid[SAE_PMKID_LEN]; member in struct:sae_data
H A Dwpa_common.c526 fils_pmkid_erp(int akmp, const u8 *reauth, size_t reauth_len, u8 *pmkid) argument
1837 rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa, u8 *pmkid, int akmp) argument
1882 rsn_pmkid_suite_b(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) argument
1915 rsn_pmkid_suite_b_192(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) argument
2130 wpa_insert_pmkid(u8 *ies, size_t *ies_len, const u8 *pmkid) argument
[all...]
H A Dwpa_common.h405 const u8 *pmkid; member in struct:wpa_ie_data
422 rsn_pmkid_suite_b(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) argument
432 rsn_pmkid_suite_b_192(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) argument
H A Ddpp.h259 u8 pmkid[PMKID_LEN]; member in struct:dpp_introduction
/netbsd-current/external/bsd/wpa/dist/src/rsn_supp/
H A Dpmksa_cache.h17 u8 pmkid[PMKID_LEN]; member in struct:rsn_pmksa_cache_entry
103 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid, argument
147 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, argument
135 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) argument
H A Dwpa_ie.h19 const u8 *pmkid; member in struct:wpa_eapol_ie_parse
H A Dpmksa_cache.c131 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) argument
348 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid, const void *network_ctx, int akmp) argument
483 pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, const u8 *bssid, void *network_ctx, int try_opportunistic, const u8 *fils_cache_id, int akmp) argument
[all...]
H A Dwpa.h202 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *bssid) argument
H A Dwpa.c261 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) argument
2831 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *bssid) argument
3350 wpa_sm_pmksa_cache_add(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *bssid, const u8 *fils_cache_id) argument
4565 u8 prk[SHA512_MAC_LEN], pmkid[SHA512_MAC_LEN]; local
[all...]
H A Dwpa_i.h247 wpa_sm_add_pmkid(struct wpa_sm *sm, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *cache_id, const u8 *pmk, size_t pmk_len) argument
257 wpa_sm_remove_pmkid(struct wpa_sm *sm, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *cache_id) argument
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dpreauth_test.c146 wpa_supplicant_add_pmkid(void *wpa_s, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *fils_cache_id, const u8 *pmk, size_t pmk_len) argument
156 wpa_supplicant_remove_pmkid(void *wpa_s, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *fils_cache_id) argument
H A Dmesh_rsn.c416 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) argument
H A Dwpas_glue.c543 wpa_supplicant_add_pmkid(void *_wpa_s, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *fils_cache_id, const u8 *pmk, size_t pmk_len) argument
573 wpa_supplicant_remove_pmkid(void *_wpa_s, void *network_ctx, const u8 *bssid, const u8 *pmkid, const u8 *fils_cache_id) argument

Completed in 422 milliseconds

12