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

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/common/
H A Dwpa_common.c468 wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id, const u8 *s1kh_id, u8 *pmk_r1_name) 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.h61 u8 s1kh_id[ETH_ALEN]; member in struct:ft_r0kh_r1kh_pull_frame
74 u8 s1kh_id[ETH_ALEN]; /* copied from pull */ member in struct:ft_r0kh_r1kh_resp_frame
92 u8 s1kh_id[ETH_ALEN]; member in struct:ft_r0kh_r1kh_push_frame
H A Dwpa_auth_ft.c309 wpa_ft_pull_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *s1kh_id, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *pmk_r0_name) argument
1711 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...]

Completed in 94 milliseconds