Searched defs:pmk_r1_name (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dwpa_auth.h70 u8 pmk_r1_name[WPA_PMK_NAME_LEN]; member in struct:ft_r0kh_r1kh_resp_frame
89 u8 pmk_r1_name[WPA_PMK_NAME_LEN]; member in struct:ft_r0kh_r1kh_push_frame
H A Dwpa_auth_ft.c150 u8 pmk_r1_name[WPA_PMK_NAME_LEN]; member in struct:wpa_ft_pmk_r1_sa
246 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
271 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, int *pairwise) argument
786 u8 pmk_r1[PMK_LEN], pmk_r1_name[WPA_PMK_NAME_LEN]; local
[all...]
H A Dwpa_auth_i.h113 u8 pmk_r1_name[WPA_PMK_NAME_LEN]; /* PMKR1Name derived from FT Auth member in struct:wpa_state_machine
/freebsd-10.1-release/contrib/wpa/src/common/
H A Dwpa_common.c760 wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id, const u8 *s1kh_id, u8 *pmk_r1_name) argument
790 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
815 wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, const u8 *sta_addr, const u8 *bssid, const u8 *pmk_r1_name, u8 *ptk, size_t ptk_len, u8 *ptk_name) argument
/freebsd-10.1-release/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h112 u8 pmk_r1_name[WPA_PMK_NAME_LEN]; member in struct:wpa_sm

Completed in 124 milliseconds