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

/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwpa_auth.h57 u8 pmk_r0_name[WPA_PMK_NAME_LEN]; member in struct:ft_r0kh_r1kh_pull_frame
91 u8 pmk_r0_name[WPA_PMK_NAME_LEN]; member in struct:ft_r0kh_r1kh_push_frame
H A Dwpa_auth_ft.c148 u8 pmk_r0_name[WPA_PMK_NAME_LEN]; member in struct:wpa_ft_pmk_r0_sa
204 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
229 wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0_name, u8 *pmk_r0, int *pairwise) argument
304 wpa_ft_pull_pmk_r1(struct wpa_state_machine *sm, const u8 *ies, size_t ies_len, const u8 *pmk_r0_name) argument
367 u8 pmk_r0[PMK_LEN], pmk_r0_name[WPA_PMK_NAME_LEN]; local
[all...]
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dwpa_common.c886 void wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id, argument
916 void wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name, argument
831 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
/freebsd-11.0-release/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h122 u8 pmk_r0_name[WPA_PMK_NAME_LEN]; member in struct:wpa_sm

Completed in 116 milliseconds