Searched refs:pmk_r0 (Results 1 - 15 of 15) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ft.c146 u8 pmk_r0[PMK_LEN]; member in struct:wpa_ft_pmk_r0_sa
164 struct wpa_ft_pmk_r0_sa *pmk_r0; member in struct:wpa_ft_pmk_cache
183 r0 = cache->pmk_r0;
187 os_memset(r0prev->pmk_r0, 0, PMK_LEN);
204 const u8 *spa, const u8 *pmk_r0,
216 os_memcpy(r0->pmk_r0, pmk_r0, PMK_LEN);
221 r0->next = cache->pmk_r0;
222 cache->pmk_r0 = r0;
230 u8 *pmk_r0, in
203 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
228 wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0_name, u8 *pmk_r0, int *pairwise) argument
366 u8 pmk_r0[PMK_LEN], pmk_r0_name[WPA_PMK_NAME_LEN]; local
1316 u8 pmk_r0[PMK_LEN]; local
1706 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...]
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ft.c146 u8 pmk_r0[PMK_LEN]; member in struct:wpa_ft_pmk_r0_sa
164 struct wpa_ft_pmk_r0_sa *pmk_r0; member in struct:wpa_ft_pmk_cache
183 r0 = cache->pmk_r0;
187 os_memset(r0prev->pmk_r0, 0, PMK_LEN);
204 const u8 *spa, const u8 *pmk_r0,
216 os_memcpy(r0->pmk_r0, pmk_r0, PMK_LEN);
221 r0->next = cache->pmk_r0;
222 cache->pmk_r0 = r0;
230 u8 *pmk_r0, in
203 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
228 wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0_name, u8 *pmk_r0, int *pairwise) argument
366 u8 pmk_r0[PMK_LEN], pmk_r0_name[WPA_PMK_NAME_LEN]; local
1316 u8 pmk_r0[PMK_LEN]; local
1706 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...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c146 u8 pmk_r0[PMK_LEN]; member in struct:wpa_ft_pmk_r0_sa
164 struct wpa_ft_pmk_r0_sa *pmk_r0; member in struct:wpa_ft_pmk_cache
183 r0 = cache->pmk_r0;
187 os_memset(r0prev->pmk_r0, 0, PMK_LEN);
204 const u8 *spa, const u8 *pmk_r0,
216 os_memcpy(r0->pmk_r0, pmk_r0, PMK_LEN);
221 r0->next = cache->pmk_r0;
222 cache->pmk_r0 = r0;
230 u8 *pmk_r0, in
203 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
228 wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0_name, u8 *pmk_r0, int *pairwise) argument
366 u8 pmk_r0[PMK_LEN], pmk_r0_name[WPA_PMK_NAME_LEN]; local
1316 u8 pmk_r0[PMK_LEN]; local
1706 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...]
/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.h346 const u8 *s0kh_id, u8 *pmk_r0, u8 *pmk_r0_name);
349 void wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name,
H A Dwpa_common.c740 const u8 *s0kh_id, u8 *pmk_r0, u8 *pmk_r0_name)
772 os_memcpy(pmk_r0, r0_key_data, PMK_LEN);
822 void wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name, argument
836 sha256_prf(pmk_r0, PMK_LEN, "FT-R1", buf, pos - buf, pmk_r1, PMK_LEN);
737 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
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.h346 const u8 *s0kh_id, u8 *pmk_r0, u8 *pmk_r0_name);
349 void wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name,
H A Dwpa_common.c740 const u8 *s0kh_id, u8 *pmk_r0, u8 *pmk_r0_name)
772 os_memcpy(pmk_r0, r0_key_data, PMK_LEN);
822 void wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name, argument
836 sha256_prf(pmk_r0, PMK_LEN, "FT-R1", buf, pos - buf, pmk_r1, PMK_LEN);
737 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
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.h346 const u8 *s0kh_id, u8 *pmk_r0, u8 *pmk_r0_name);
349 void wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name,
H A Dwpa_common.c740 const u8 *s0kh_id, u8 *pmk_r0, u8 *pmk_r0_name)
772 os_memcpy(pmk_r0, r0_key_data, PMK_LEN);
822 void wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name, argument
836 sha256_prf(pmk_r0, PMK_LEN, "FT-R1", buf, pos - buf, pmk_r1, PMK_LEN);
737 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
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_ft.c37 sm->pmk_r0, sm->pmk_r0_name);
38 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R0", sm->pmk_r0, PMK_LEN);
41 wpa_derive_pmk_r1(sm->pmk_r0, sm->pmk_r0_name, sm->r1kh_id,
474 wpa_derive_pmk_r1(sm->pmk_r0, sm->pmk_r0_name, sm->r1kh_id,
H A Dwpa_i.h110 u8 pmk_r0[PMK_LEN]; member in struct:wpa_sm
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_ft.c37 sm->pmk_r0, sm->pmk_r0_name);
38 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R0", sm->pmk_r0, PMK_LEN);
41 wpa_derive_pmk_r1(sm->pmk_r0, sm->pmk_r0_name, sm->r1kh_id,
474 wpa_derive_pmk_r1(sm->pmk_r0, sm->pmk_r0_name, sm->r1kh_id,
H A Dwpa_i.h110 u8 pmk_r0[PMK_LEN]; member in struct:wpa_sm
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_ft.c37 sm->pmk_r0, sm->pmk_r0_name);
38 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R0", sm->pmk_r0, PMK_LEN);
41 wpa_derive_pmk_r1(sm->pmk_r0, sm->pmk_r0_name, sm->r1kh_id,
474 wpa_derive_pmk_r1(sm->pmk_r0, sm->pmk_r0_name, sm->r1kh_id,
H A Dwpa_i.h110 u8 pmk_r0[PMK_LEN]; member in struct:wpa_sm

Completed in 102 milliseconds