/external/wpa_supplicant_8/hostapd/src/ap/ |
H A D | wpa_auth.h | 71 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_resp_frame 90 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_push_frame
|
H A D | wpa_auth_ft.c | 157 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 192 r1 = cache->pmk_r1; 196 os_memset(r1prev->pmk_r1, 0, PMK_LEN); 255 const u8 *spa, const u8 *pmk_r1, 267 os_memcpy(r1->pmk_r1, pmk_r1, PMK_LEN); 272 r1->next = cache->pmk_r1; 273 cache->pmk_r1 = r1; 281 u8 *pmk_r1, in 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 804 u8 pmk_r1[PMK_LEN], pmk_r1_name[WPA_PMK_NAME_LEN]; local [all...] |
/external/wpa_supplicant_8/hostapd/src/common/ |
H A D | wpa_common.c | 912 u8 *pmk_r1, u8 *pmk_r1_name) 924 sha256_prf(pmk_r0, PMK_LEN, "FT-R1", buf, pos - buf, pmk_r1, PMK_LEN); 935 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, argument 966 sha256_prf(pmk_r1, PMK_LEN, "FT-PTK", buf, pos - buf, tmp, ptk_len); 910 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
|
/external/wpa_supplicant_8/hostapd/src/rsn_supp/ |
H A D | wpa_i.h | 117 u8 pmk_r1[PMK_LEN]; member in struct:wpa_sm
|
/external/wpa_supplicant_8/src/ap/ |
H A D | wpa_auth.h | 71 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_resp_frame 90 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_push_frame
|
H A D | wpa_auth_ft.c | 157 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 192 r1 = cache->pmk_r1; 196 os_memset(r1prev->pmk_r1, 0, PMK_LEN); 255 const u8 *spa, const u8 *pmk_r1, 267 os_memcpy(r1->pmk_r1, pmk_r1, PMK_LEN); 272 r1->next = cache->pmk_r1; 273 cache->pmk_r1 = r1; 281 u8 *pmk_r1, in 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 804 u8 pmk_r1[PMK_LEN], pmk_r1_name[WPA_PMK_NAME_LEN]; local [all...] |
/external/wpa_supplicant_8/src/common/ |
H A D | wpa_common.c | 912 u8 *pmk_r1, u8 *pmk_r1_name) 924 sha256_prf(pmk_r0, PMK_LEN, "FT-R1", buf, pos - buf, pmk_r1, PMK_LEN); 935 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, argument 966 sha256_prf(pmk_r1, PMK_LEN, "FT-PTK", buf, pos - buf, tmp, ptk_len); 910 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
|
/external/wpa_supplicant_8/src/rsn_supp/ |
H A D | wpa_i.h | 117 u8 pmk_r1[PMK_LEN]; member in struct:wpa_sm
|
/external/wpa_supplicant_8/wpa_supplicant/src/ap/ |
H A D | wpa_auth.h | 71 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_resp_frame 90 u8 pmk_r1[PMK_LEN]; member in struct:ft_r0kh_r1kh_push_frame
|
H A D | wpa_auth_ft.c | 157 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 192 r1 = cache->pmk_r1; 196 os_memset(r1prev->pmk_r1, 0, PMK_LEN); 255 const u8 *spa, const u8 *pmk_r1, 267 os_memcpy(r1->pmk_r1, pmk_r1, PMK_LEN); 272 r1->next = cache->pmk_r1; 273 cache->pmk_r1 = r1; 281 u8 *pmk_r1, in 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 804 u8 pmk_r1[PMK_LEN], pmk_r1_name[WPA_PMK_NAME_LEN]; local [all...] |
/external/wpa_supplicant_8/wpa_supplicant/src/common/ |
H A D | wpa_common.c | 912 u8 *pmk_r1, u8 *pmk_r1_name) 924 sha256_prf(pmk_r0, PMK_LEN, "FT-R1", buf, pos - buf, pmk_r1, PMK_LEN); 935 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, argument 966 sha256_prf(pmk_r1, PMK_LEN, "FT-PTK", buf, pos - buf, tmp, ptk_len); 910 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
|
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/ |
H A D | wpa_i.h | 117 u8 pmk_r1[PMK_LEN]; member in struct:wpa_sm
|