Home
last modified time | relevance | path

Searched refs:dpp_global (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp.h21 struct dpp_global;
410 int dpp_set_configurator(struct dpp_global *dpp, void *msg_ctx,
480 struct dpp_bootstrap_info * dpp_add_qr_code(struct dpp_global *dpp,
482 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd);
484 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id);
485 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id);
487 dpp_pkex_finish(struct dpp_global *dpp, struct dpp_pkex *pkex, const u8 *peer,
489 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id);
490 int dpp_bootstrap_info(struct dpp_global *dpp, int id,
492 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap,
[all …]
Ddpp.c73 struct dpp_global { struct
4318 dpp_configurator_get_id(struct dpp_global *dpp, unsigned int id) in dpp_configurator_get_id()
4334 int dpp_set_configurator(struct dpp_global *dpp, void *msg_ctx, in dpp_set_configurator()
8324 static unsigned int dpp_next_id(struct dpp_global *dpp) in dpp_next_id()
8337 static int dpp_bootstrap_del(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_del()
8360 struct dpp_bootstrap_info * dpp_add_qr_code(struct dpp_global *dpp, in dpp_add_qr_code()
8378 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) in dpp_bootstrap_gen()
8463 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_id()
8478 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove()
8495 dpp_pkex_finish(struct dpp_global *dpp, struct dpp_pkex *pkex, const u8 *peer, in dpp_pkex_finish()
[all …]
/external/wpa_supplicant_8/src/ap/
Dhostapd.h69 struct dpp_global *dpp;
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h1214 struct dpp_global *dpp;