/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
D | wpa_ft.c | 49 sm->r0kh_id, sm->r0kh_id_len, sm->own_addr, in wpa_derive_ptk_ft() 102 if (ft.r0kh_id) { in wpa_sm_set_ft_params() 104 ft.r0kh_id, ft.r0kh_id_len); in wpa_sm_set_ft_params() 105 os_memcpy(sm->r0kh_id, ft.r0kh_id, ft.r0kh_id_len); in wpa_sm_set_ft_params() 337 os_memcpy(pos, sm->r0kh_id, sm->r0kh_id_len); in wpa_ft_gen_req_ies() 571 if (parse.r0kh_id == NULL) { in wpa_ft_process_response() 577 os_memcmp_const(parse.r0kh_id, sm->r0kh_id, parse.r0kh_id_len) != 0) in wpa_ft_process_response() 582 parse.r0kh_id, parse.r0kh_id_len); in wpa_ft_process_response() 584 sm->r0kh_id, sm->r0kh_id_len); in wpa_ft_process_response() 926 if (parse.r0kh_id == NULL) { in wpa_ft_validate_reassoc_resp() [all …]
|
D | wpa_i.h | 126 u8 r0kh_id[FT_R0KH_ID_MAX_LEN]; member
|
D | wpa.c | 3779 if (!parse.r0kh_id) { in fils_process_auth() 3784 os_memcpy(sm->r0kh_id, parse.r0kh_id, parse.r0kh_id_len); in fils_process_auth() 3787 sm->r0kh_id, sm->r0kh_id_len); in fils_process_auth() 4040 sm->r0kh_id, sm->r0kh_id_len); in fils_ft_build_assoc_req_rsne() 4043 sm->r0kh_id, sm->r0kh_id_len, sm->own_addr, in fils_ft_build_assoc_req_rsne()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
D | wpa_ft.c | 60 sm->r0kh_id, sm->r0kh_id_len, sm->own_addr, in wpa_derive_ptk_ft() 105 os_memset(sm->r0kh_id, 0, FT_R0KH_ID_MAX_LEN); in wpa_sm_set_ft_params() 125 if (ft.r0kh_id) { in wpa_sm_set_ft_params() 127 ft.r0kh_id, ft.r0kh_id_len); in wpa_sm_set_ft_params() 128 os_memcpy(sm->r0kh_id, ft.r0kh_id, ft.r0kh_id_len); in wpa_sm_set_ft_params() 363 os_memcpy(pos, sm->r0kh_id, sm->r0kh_id_len); in wpa_ft_gen_req_ies() 623 if (parse.r0kh_id == NULL) { in wpa_ft_process_response() 629 os_memcmp_const(parse.r0kh_id, sm->r0kh_id, parse.r0kh_id_len) != 0) in wpa_ft_process_response() 634 parse.r0kh_id, parse.r0kh_id_len); in wpa_ft_process_response() 636 sm->r0kh_id, sm->r0kh_id_len); in wpa_ft_process_response() [all …]
|
D | wpa_i.h | 152 u8 r0kh_id[FT_R0KH_ID_MAX_LEN]; member
|
D | wpa.c | 4271 if (!parse.r0kh_id) { in fils_process_auth() 4276 os_memcpy(sm->r0kh_id, parse.r0kh_id, parse.r0kh_id_len); in fils_process_auth() 4279 sm->r0kh_id, sm->r0kh_id_len); in fils_process_auth() 4542 sm->r0kh_id, sm->r0kh_id_len); in fils_ft_build_assoc_req_rsne() 4545 sm->r0kh_id, sm->r0kh_id_len, sm->own_addr, in fils_ft_build_assoc_req_rsne()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wpa_auth_ft.c | 808 const u8 *r0kh_id, size_t r0kh_id_len, in wpa_write_ftie() argument 852 if (r0kh_id) { in wpa_write_ftie() 855 os_memcpy(pos, r0kh_id, r0kh_id_len); in wpa_write_ftie() 1690 const u8 *src_addr, const u8 *r0kh_id, size_t id_len, in wpa_ft_rrb_add_r0kh() argument 1707 os_memcpy(r0kh->id, r0kh_id, id_len); in wpa_ft_rrb_add_r0kh() 1920 wpa_ft_block_r0kh(sm->wpa_auth, sm->r0kh_id, sm->r0kh_id_len); in wpa_ft_expire_pull() 1953 .data = sm->r0kh_id }, in wpa_ft_pull_pmk_r1() 1965 wpa_ft_rrb_lookup_r0kh(sm->wpa_auth, sm->r0kh_id, sm->r0kh_id_len, in wpa_ft_pull_pmk_r1() 1978 sm->r0kh_id, sm->r0kh_id_len, in wpa_ft_pull_pmk_r1() 1983 sm->r0kh_id, sm->r0kh_id_len); in wpa_ft_pull_pmk_r1() [all …]
|
D | wpa_auth_i.h | 126 u8 r0kh_id[FT_R0KH_ID_MAX_LEN]; /* R0KH-ID from FT Auth Request */ member 291 const u8 *r0kh_id, size_t r0kh_id_len,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wpa_auth_ft.c | 809 const u8 *r0kh_id, size_t r0kh_id_len, in wpa_write_ftie() argument 853 if (r0kh_id) { in wpa_write_ftie() 856 os_memcpy(pos, r0kh_id, r0kh_id_len); in wpa_write_ftie() 1692 const u8 *src_addr, const u8 *r0kh_id, size_t id_len, in wpa_ft_rrb_add_r0kh() argument 1709 os_memcpy(r0kh->id, r0kh_id, id_len); in wpa_ft_rrb_add_r0kh() 1922 wpa_ft_block_r0kh(sm->wpa_auth, sm->r0kh_id, sm->r0kh_id_len); in wpa_ft_expire_pull() 1955 .data = sm->r0kh_id }, in wpa_ft_pull_pmk_r1() 1967 wpa_ft_rrb_lookup_r0kh(sm->wpa_auth, sm->r0kh_id, sm->r0kh_id_len, in wpa_ft_pull_pmk_r1() 1980 sm->r0kh_id, sm->r0kh_id_len, in wpa_ft_pull_pmk_r1() 1985 sm->r0kh_id, sm->r0kh_id_len); in wpa_ft_pull_pmk_r1() [all …]
|
D | wpa_auth_i.h | 131 u8 r0kh_id[FT_R0KH_ID_MAX_LEN]; /* R0KH-ID from FT Auth Request */ member 298 const u8 *r0kh_id, size_t r0kh_id_len,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | wpa_common.h | 378 const u8 *mdid, const u8 *r0kh_id, size_t r0kh_id_len, 452 const u8 *r0kh_id; member
|
D | wpa_common.c | 892 parse->r0kh_id = pos; in wpa_ft_parse_ftie() 1516 const u8 *mdid, const u8 *r0kh_id, size_t r0kh_id_len, in wpa_derive_pmk_r0() argument 1545 wpa_hexdump_ascii(MSG_DEBUG, "FT: R0KH-ID", r0kh_id, r0kh_id_len); in wpa_derive_pmk_r0() 1554 os_memcpy(pos, r0kh_id, r0kh_id_len); in wpa_derive_pmk_r0()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | wpa_common.h | 421 const u8 *mdid, const u8 *r0kh_id, size_t r0kh_id_len, 496 const u8 *r0kh_id; member
|
D | wpa_common.c | 965 parse->r0kh_id = pos; in wpa_ft_parse_ftie() 1856 const u8 *mdid, const u8 *r0kh_id, size_t r0kh_id_len, in wpa_derive_pmk_r0() argument 1885 wpa_hexdump_ascii(MSG_DEBUG, "FT: R0KH-ID", r0kh_id, r0kh_id_len); in wpa_derive_pmk_r0() 1894 os_memcpy(pos, r0kh_id, r0kh_id_len); in wpa_derive_pmk_r0()
|