Home
last modified time | relevance | path

Searched refs:ft_remote_r1kh (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c1041 static int wpa_ft_rrb_init_r1kh_seq(struct ft_remote_r1kh *r1kh) in wpa_ft_rrb_init_r1kh_seq()
1060 struct ft_remote_r1kh **r1kh_out, in wpa_ft_rrb_lookup_r1kh()
1061 struct ft_remote_r1kh **r1kh_wildcard) in wpa_ft_rrb_lookup_r1kh()
1063 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_lookup_r1kh()
1200 struct ft_remote_r1kh *r1kh, *prev = NULL; in wpa_ft_rrb_del_r1kh()
1224 struct ft_remote_r1kh *r1kh, int timeout) in wpa_ft_rrb_r1kh_replenish()
1232 static struct ft_remote_r1kh *
1234 struct ft_remote_r1kh *r1kh_wildcard, in wpa_ft_rrb_add_r1kh()
1237 struct ft_remote_r1kh *r1kh; in wpa_ft_rrb_add_r1kh()
1272 struct ft_remote_r1kh *r1kh; in wpa_ft_deinit_seq()
[all …]
Dwpa_auth.h148 struct ft_remote_r1kh { struct
149 struct ft_remote_r1kh *next; argument
195 struct ft_remote_r1kh **r1kh_list;
Dap_config.h66 struct ft_remote_r1kh;
352 struct ft_remote_r1kh *r1kh_list;
Dap_config.c529 struct ft_remote_r1kh *r1kh, *r1kh_prev; in hostapd_config_free_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1077 struct ft_remote_r1kh *r1kh; in add_r1kh()