Searched defs:pmk_r0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c147 u8 pmk_r0[PMK_LEN]; member in struct:wpa_ft_pmk_r0_sa
165 struct wpa_ft_pmk_r0_sa *pmk_r0; member in struct:wpa_ft_pmk_cache
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
367 u8 pmk_r0[PMK_LEN], pmk_r0_name[WPA_PMK_NAME_LEN]; local
1328 u8 pmk_r0[PMK_LEN]; local
1729 wpa_ft_generate_pmk_r1(struct wpa_authenticator *wpa_auth, struct wpa_ft_pmk_r0_sa *pmk_r0, struct ft_remote_r1kh *r1kh, const u8 *s1kh_id, int pairwise) argument
[all...]
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dwpa_common.c916 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.h121 u8 pmk_r0[PMK_LEN]; member in struct:wpa_sm

Completed in 127 milliseconds