Lines Matching refs:dpp_global
769 dpp_alloc_auth(struct dpp_global *dpp, void *msg_ctx) in dpp_alloc_auth()
1369 dpp_configurator_get_id(struct dpp_global *dpp, unsigned int id) in dpp_configurator_get_id()
4320 unsigned int dpp_next_id(struct dpp_global *dpp) in dpp_next_id()
4333 static int dpp_bootstrap_del(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_del()
4360 struct dpp_bootstrap_info * dpp_add_qr_code(struct dpp_global *dpp, in dpp_add_qr_code()
4379 struct dpp_bootstrap_info * dpp_add_nfc_uri(struct dpp_global *dpp, in dpp_add_nfc_uri()
4435 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) in dpp_bootstrap_gen()
4503 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_id()
4518 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove()
4534 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_uri()
4545 int dpp_bootstrap_info(struct dpp_global *dpp, int id, in dpp_bootstrap_info()
4620 int dpp_bootstrap_set(struct dpp_global *dpp, int id, const char *params) in dpp_bootstrap_set()
4640 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap, in dpp_bootstrap_find_pair()
4676 struct dpp_bootstrap_info * dpp_bootstrap_find_chirp(struct dpp_global *dpp, in dpp_bootstrap_find_chirp()
4777 static unsigned int dpp_next_configurator_id(struct dpp_global *dpp) in dpp_next_configurator_id()
4791 int dpp_configurator_add(struct dpp_global *dpp, const char *cmd) in dpp_configurator_add()
4854 int dpp_configurator_set(struct dpp_global *dpp, const char *cmd) in dpp_configurator_set()
4880 static int dpp_configurator_del(struct dpp_global *dpp, unsigned int id) in dpp_configurator_del()
4903 int dpp_configurator_remove(struct dpp_global *dpp, const char *id) in dpp_configurator_remove()
4919 int dpp_configurator_get_key_id(struct dpp_global *dpp, unsigned int id, in dpp_configurator_get_key_id()
4934 int dpp_configurator_from_backup(struct dpp_global *dpp, in dpp_configurator_from_backup()
4981 struct dpp_configurator * dpp_configurator_find_kid(struct dpp_global *dpp, in dpp_configurator_find_kid()
5000 struct dpp_global * dpp_global_init(struct dpp_global_config *config) in dpp_global_init()
5002 struct dpp_global *dpp; in dpp_global_init()
5024 void dpp_global_clear(struct dpp_global *dpp) in dpp_global_clear()
5039 void dpp_global_deinit(struct dpp_global *dpp) in dpp_global_deinit()