/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ft.c | 1572 static int wpa_ft_rrb_init_r1kh_seq(struct ft_remote_r1kh *r1kh) in wpa_ft_rrb_init_r1kh_seq() argument 1574 if (r1kh->seq) in wpa_ft_rrb_init_r1kh_seq() 1577 r1kh->seq = os_zalloc(sizeof(*r1kh->seq)); in wpa_ft_rrb_init_r1kh_seq() 1578 if (!r1kh->seq) { in wpa_ft_rrb_init_r1kh_seq() 1579 wpa_printf(MSG_DEBUG, "FT: Failed to allocate r1kh->seq"); in wpa_ft_rrb_init_r1kh_seq() 1583 dl_list_init(&r1kh->seq->rx.queue); in wpa_ft_rrb_init_r1kh_seq() 1594 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_lookup_r1kh() local 1600 r1kh = *wpa_auth->conf.r1kh_list; in wpa_ft_rrb_lookup_r1kh() 1602 r1kh in wpa_ft_rrb_lookup_r1kh() 1731 struct ft_remote_r1kh *r1kh, *prev = NULL; wpa_ft_rrb_del_r1kh() local 1754 wpa_ft_rrb_r1kh_replenish(struct wpa_authenticator *wpa_auth, struct ft_remote_r1kh *r1kh, int timeout) wpa_ft_rrb_r1kh_replenish() argument 1768 struct ft_remote_r1kh *r1kh; wpa_ft_rrb_add_r1kh() local 1803 struct ft_remote_r1kh *r1kh; wpa_ft_deinit_seq() local 1836 struct ft_remote_r1kh *r1kh, *r1kh_next, *r1kh_prev = NULL; wpa_ft_deinit_rkh_tmp() local 2092 const u8 *r1kh = sm->wpa_auth->conf.r1_key_holder; wpa_auth_derive_ptk_ft() local 2874 const u8 *r1kh = wpa_auth->conf.r1_key_holder; wpa_ft_psk_pmk_r1() local 3810 struct ft_remote_r1kh *r1kh, *r1kh_wildcard; wpa_ft_rrb_rx_pull() local 4272 struct ft_remote_r1kh *r1kh = NULL; wpa_ft_rrb_rx_seq() local 4456 struct ft_remote_r1kh *r1kh = NULL, *r1kh_wildcard = NULL; wpa_ft_rrb_rx_seq_resp() local 4727 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) wpa_ft_generate_pmk_r1() argument 4780 struct ft_remote_r1kh *r1kh; wpa_ft_push_pmk_r1() local [all...] |
H A D | ap_config.c | 822 struct ft_remote_r1kh *r1kh, *r1kh_prev; in hostapd_config_free_bss() local 832 r1kh = conf->r1kh_list; in hostapd_config_free_bss() 834 while (r1kh) { in hostapd_config_free_bss() 835 r1kh_prev = r1kh; in hostapd_config_free_bss() 836 r1kh = r1kh->next; in hostapd_config_free_bss()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 1570 static int wpa_ft_rrb_init_r1kh_seq(struct ft_remote_r1kh *r1kh) in wpa_ft_rrb_init_r1kh_seq() argument 1572 if (r1kh->seq) in wpa_ft_rrb_init_r1kh_seq() 1575 r1kh->seq = os_zalloc(sizeof(*r1kh->seq)); in wpa_ft_rrb_init_r1kh_seq() 1576 if (!r1kh->seq) { in wpa_ft_rrb_init_r1kh_seq() 1577 wpa_printf(MSG_DEBUG, "FT: Failed to allocate r1kh->seq"); in wpa_ft_rrb_init_r1kh_seq() 1581 dl_list_init(&r1kh->seq->rx.queue); in wpa_ft_rrb_init_r1kh_seq() 1592 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_lookup_r1kh() local 1598 r1kh = *wpa_auth->conf.r1kh_list; in wpa_ft_rrb_lookup_r1kh() 1600 r1kh in wpa_ft_rrb_lookup_r1kh() 1729 struct ft_remote_r1kh *r1kh, *prev = NULL; wpa_ft_rrb_del_r1kh() local 1752 wpa_ft_rrb_r1kh_replenish(struct wpa_authenticator *wpa_auth, struct ft_remote_r1kh *r1kh, int timeout) wpa_ft_rrb_r1kh_replenish() argument 1766 struct ft_remote_r1kh *r1kh; wpa_ft_rrb_add_r1kh() local 1801 struct ft_remote_r1kh *r1kh; wpa_ft_deinit_seq() local 1834 struct ft_remote_r1kh *r1kh, *r1kh_next, *r1kh_prev = NULL; wpa_ft_deinit_rkh_tmp() local 2089 const u8 *r1kh = sm->wpa_auth->conf.r1_key_holder; wpa_auth_derive_ptk_ft() local 2681 const u8 *r1kh = wpa_auth->conf.r1_key_holder; wpa_ft_psk_pmk_r1() local 3586 struct ft_remote_r1kh *r1kh, *r1kh_wildcard; wpa_ft_rrb_rx_pull() local 4044 struct ft_remote_r1kh *r1kh = NULL; wpa_ft_rrb_rx_seq() local 4224 struct ft_remote_r1kh *r1kh = NULL, *r1kh_wildcard = NULL; wpa_ft_rrb_rx_seq_resp() local 4504 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) wpa_ft_generate_pmk_r1() argument 4553 struct ft_remote_r1kh *r1kh; wpa_ft_push_pmk_r1() local [all...] |
H A D | ap_config.c | 727 struct ft_remote_r1kh *r1kh, *r1kh_prev; in hostapd_config_free_bss() local 737 r1kh = conf->r1kh_list; in hostapd_config_free_bss() 739 while (r1kh) { in hostapd_config_free_bss() 740 r1kh_prev = r1kh; in hostapd_config_free_bss() 741 r1kh = r1kh->next; in hostapd_config_free_bss()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_config_file.c | 1024 struct ft_remote_r1kh *r1kh; in add_r1kh() local 1027 r1kh = os_zalloc(sizeof(*r1kh)); in add_r1kh() 1028 if (r1kh == NULL) in add_r1kh() 1037 if (next == NULL || hwaddr_aton(pos, r1kh->addr)) { in add_r1kh() 1039 os_free(r1kh); in add_r1kh() 1047 if (next == NULL || hwaddr_aton(pos, r1kh->id)) { in add_r1kh() 1049 os_free(r1kh); in add_r1kh() 1054 if (rkh_derive_key(pos, r1kh->key, sizeof(r1kh in add_r1kh() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_config_file.c | 1112 struct ft_remote_r1kh *r1kh; in add_r1kh() local 1115 r1kh = os_zalloc(sizeof(*r1kh)); in add_r1kh() 1116 if (r1kh == NULL) in add_r1kh() 1125 if (next == NULL || hwaddr_aton(pos, r1kh->addr)) { in add_r1kh() 1127 os_free(r1kh); in add_r1kh() 1135 if (next == NULL || hwaddr_aton(pos, r1kh->id)) { in add_r1kh() 1137 os_free(r1kh); in add_r1kh() 1142 if (rkh_derive_key(pos, r1kh->key, sizeof(r1kh in add_r1kh() [all...] |