Searched defs:pmk_r0_name (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/common/
H A Dwpa_common.c468 void wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id, argument
498 void wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name, argument
413 wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, const u8 *ssid, size_t ssid_len, const u8 *mdid, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *s0kh_id, u8 *pmk_r0, u8 *pmk_r0_name) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth.h59 u8 pmk_r0_name[WPA_PMK_NAME_LEN]; member in struct:ft_r0kh_r1kh_pull_frame
93 u8 pmk_r0_name[WPA_PMK_NAME_LEN]; member in struct:ft_r0kh_r1kh_push_frame
H A Dwpa_auth_ft.c153 u8 pmk_r0_name[WPA_PMK_NAME_LEN]; member in struct:wpa_ft_pmk_r0_sa
209 wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0, const u8 *pmk_r0_name, int pairwise) argument
234 wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0_name, u8 *pmk_r0, int *pairwise) argument
309 wpa_ft_pull_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *s1kh_id, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *pmk_r0_name) argument
359 u8 pmk_r0[PMK_LEN], pmk_r0_name[WPA_PMK_NAME_LEN]; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_i.h100 u8 pmk_r0_name[WPA_PMK_NAME_LEN]; member in struct:wpa_sm

Completed in 145 milliseconds