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

/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwpa_auth.h73 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_resp_frame
92 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_push_frame
H A Dwpa_auth_ft.c157 u8 pmk_r1[PMK_LEN]; member in struct:wpa_ft_pmk_r1_sa
166 struct wpa_ft_pmk_r1_sa *pmk_r1; member in struct:wpa_ft_pmk_cache
254 wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1, const u8 *pmk_r1_name, int pairwise) argument
279 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, int *pairwise) argument
368 u8 pmk_r1[PMK_LEN]; local
813 u8 pmk_r1[PMK_LEN], pmk_r1_name[WPA_PMK_NAME_LEN]; local
[all...]
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dwpa_common.c941 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, argument
916 wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name, const u8 *r1kh_id, const u8 *s1kh_id, u8 *pmk_r1, u8 *pmk_r1_name) argument
/freebsd-11.0-release/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h123 u8 pmk_r1[PMK_LEN]; member in struct:wpa_sm

Completed in 62 milliseconds