Lines Matching defs:dpp
3755 dpp_configurator_get_id(struct dpp_global *dpp, unsigned int id) in dpp_configurator_get_id()
3771 int dpp_set_configurator(struct dpp_global *dpp, void *msg_ctx, in dpp_set_configurator()
5224 int dpp = 0, psk = 0, sae = 0; in dpp_akm_from_str() local
6005 static unsigned int dpp_next_id(struct dpp_global *dpp) in dpp_next_id()
6017 static int dpp_bootstrap_del(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_del()
6040 struct dpp_bootstrap_info * dpp_add_qr_code(struct dpp_global *dpp, in dpp_add_qr_code()
6059 struct dpp_bootstrap_info * dpp_add_nfc_uri(struct dpp_global *dpp, in dpp_add_nfc_uri()
6078 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) in dpp_bootstrap_gen()
6164 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_id()
6179 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove()
6194 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_uri()
6204 int dpp_get_bootstrap_info(struct dpp_global *dpp, int id, in dpp_get_bootstrap_info()
6230 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap, in dpp_bootstrap_find_pair()
6266 static unsigned int dpp_next_configurator_id(struct dpp_global *dpp) in dpp_next_configurator_id()
6280 int dpp_configurator_add(struct dpp_global *dpp, const char *cmd) in dpp_configurator_add()
6317 static int dpp_configurator_del(struct dpp_global *dpp, unsigned int id) in dpp_configurator_del()
6340 int dpp_configurator_remove(struct dpp_global *dpp, const char *id) in dpp_configurator_remove()
6356 int dpp_configurator_get_key_id(struct dpp_global *dpp, unsigned int id, in dpp_configurator_get_key_id()
6370 struct dpp_global *dpp; in dpp_global_init() local
6384 void dpp_global_clear(struct dpp_global *dpp) in dpp_global_clear()
6394 void dpp_global_deinit(struct dpp_global *dpp) in dpp_global_deinit()