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

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/common/
H A Dwpa_common.c523 void wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, argument
498 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
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth.h75 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_resp_frame
94 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_push_frame
H A Dwpa_auth_ft.c162 u8 pmk_r1[PMK_LEN]; member in struct:wpa_ft_pmk_r1_sa
171 struct wpa_ft_pmk_r1_sa *pmk_r1; member in struct:wpa_ft_pmk_cache
259 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
284 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, int *pairwise) argument
360 u8 pmk_r1[PMK_LEN]; local
916 u8 pmk_r1[PMK_LEN], pmk_r1_name[WPA_PMK_NAME_LEN]; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_i.h101 u8 pmk_r1[PMK_LEN]; member in struct:wpa_sm

Completed in 54 milliseconds