Searched refs:dpp_bootstrap_info (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.h107 struct dpp_bootstrap_info { struct
131 struct dpp_bootstrap_info *own_bi;
181 struct dpp_bootstrap_info *peer_bi;
182 struct dpp_bootstrap_info *own_bi;
183 struct dpp_bootstrap_info *tmp_own_bi;
387 void dpp_bootstrap_info_free(struct dpp_bootstrap_info *info);
389 int dpp_bootstrap_key_hash(struct dpp_bootstrap_info *bi);
390 int dpp_parse_uri_chan_list(struct dpp_bootstrap_info *bi,
392 int dpp_parse_uri_mac(struct dpp_bootstrap_info *bi, const char *mac);
393 int dpp_parse_uri_info(struct dpp_bootstrap_info *b
[all...]
H A Ddpp.c123 struct dl_list bootstrap; /* struct dpp_bootstrap_info */
787 void dpp_bootstrap_info_free(struct dpp_bootstrap_info *info)
823 static int dpp_clone_uri(struct dpp_bootstrap_info *bi, const char *uri)
830 int dpp_parse_uri_chan_list(struct dpp_bootstrap_info *bi,
882 int dpp_parse_uri_mac(struct dpp_bootstrap_info *bi, const char *mac)
898 int dpp_parse_uri_info(struct dpp_bootstrap_info *bi, const char *info)
953 static int dpp_parse_uri_pk(struct dpp_bootstrap_info *bi, const char *info)
1093 static struct dpp_bootstrap_info * dpp_parse_uri(const char *uri)
1098 struct dpp_bootstrap_info *bi;
1157 struct dpp_bootstrap_info * dpp_parse_qr_cod
8556 int dpp_bootstrap_info(struct dpp_global *dpp, int id, function
[all...]
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Ddpp_hostapd.c40 struct dpp_bootstrap_info *bi;
400 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL;
529 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL;
1244 struct dpp_bootstrap_info *bi;
1291 struct dpp_bootstrap_info *bi;
1522 struct dpp_bootstrap_info *own_bi;
H A Dhostapd.h371 struct dpp_bootstrap_info *dpp_pkex_bi;
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Ddpp_supplicant.c64 struct dpp_bootstrap_info *bi;
436 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL;
724 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL;
1675 static struct dpp_bootstrap_info *
1679 struct dpp_bootstrap_info *bi;
1743 struct dpp_bootstrap_info *bi;
2123 struct dpp_bootstrap_info *own_bi;
H A Dwpa_supplicant_i.h1239 struct dpp_bootstrap_info *dpp_pkex_bi;
H A Dctrl_iface.c10702 reply_len = dpp_bootstrap_info(wpa_s->dpp, atoi(buf + 19),
/netbsd-current/external/bsd/wpa/dist/hostapd/
H A Dctrl_iface.c3321 reply_len = dpp_bootstrap_info(hapd->iface->interfaces->dpp,

Completed in 158 milliseconds