Lines Matching refs:dpp_global
656 dpp_alloc_auth(struct dpp_global *dpp, void *msg_ctx) in dpp_alloc_auth()
1186 dpp_configurator_get_id(struct dpp_global *dpp, unsigned int id) in dpp_configurator_get_id()
3793 unsigned int dpp_next_id(struct dpp_global *dpp) in dpp_next_id()
3806 static int dpp_bootstrap_del(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_del()
3833 struct dpp_bootstrap_info * dpp_add_qr_code(struct dpp_global *dpp, in dpp_add_qr_code()
3852 struct dpp_bootstrap_info * dpp_add_nfc_uri(struct dpp_global *dpp, in dpp_add_nfc_uri()
3871 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) in dpp_bootstrap_gen()
3933 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_id()
3948 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove()
3964 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_uri()
3975 int dpp_bootstrap_info(struct dpp_global *dpp, int id, in dpp_bootstrap_info()
4005 int dpp_bootstrap_set(struct dpp_global *dpp, int id, const char *params) in dpp_bootstrap_set()
4025 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap, in dpp_bootstrap_find_pair()
4061 struct dpp_bootstrap_info * dpp_bootstrap_find_chirp(struct dpp_global *dpp, in dpp_bootstrap_find_chirp()
4162 static unsigned int dpp_next_configurator_id(struct dpp_global *dpp) in dpp_next_configurator_id()
4176 int dpp_configurator_add(struct dpp_global *dpp, const char *cmd) in dpp_configurator_add()
4225 static int dpp_configurator_del(struct dpp_global *dpp, unsigned int id) in dpp_configurator_del()
4248 int dpp_configurator_remove(struct dpp_global *dpp, const char *id) in dpp_configurator_remove()
4264 int dpp_configurator_get_key_id(struct dpp_global *dpp, unsigned int id, in dpp_configurator_get_key_id()
4279 int dpp_configurator_from_backup(struct dpp_global *dpp, in dpp_configurator_from_backup()
4335 struct dpp_configurator * dpp_configurator_find_kid(struct dpp_global *dpp, in dpp_configurator_find_kid()
4354 struct dpp_global * dpp_global_init(struct dpp_global_config *config) in dpp_global_init()
4356 struct dpp_global *dpp; in dpp_global_init()
4377 void dpp_global_clear(struct dpp_global *dpp) in dpp_global_clear()
4392 void dpp_global_deinit(struct dpp_global *dpp) in dpp_global_deinit()