Lines Matching defs:dpp

770 dpp_alloc_auth(struct dpp_global *dpp, void *msg_ctx)  in dpp_alloc_auth()
1401 dpp_configurator_get_id(struct dpp_global *dpp, unsigned int id) in dpp_configurator_get_id()
3164 int dpp = 0, psk = 0, sae = 0, dot1x = 0; in dpp_akm_from_str() local
4393 unsigned int dpp_next_id(struct dpp_global *dpp) in dpp_next_id()
4406 static int dpp_bootstrap_del(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_del()
4433 struct dpp_bootstrap_info * dpp_add_qr_code(struct dpp_global *dpp, in dpp_add_qr_code()
4452 struct dpp_bootstrap_info * dpp_add_nfc_uri(struct dpp_global *dpp, in dpp_add_nfc_uri()
4508 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) in dpp_bootstrap_gen()
4576 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_id()
4591 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove()
4607 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_uri()
4618 int dpp_bootstrap_info(struct dpp_global *dpp, int id, in dpp_bootstrap_info()
4693 int dpp_bootstrap_set(struct dpp_global *dpp, int id, const char *params) in dpp_bootstrap_set()
4713 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap, in dpp_bootstrap_find_pair()
4749 struct dpp_bootstrap_info * dpp_bootstrap_find_chirp(struct dpp_global *dpp, in dpp_bootstrap_find_chirp()
4850 static unsigned int dpp_next_configurator_id(struct dpp_global *dpp) in dpp_next_configurator_id()
4864 int dpp_configurator_add(struct dpp_global *dpp, const char *cmd) in dpp_configurator_add()
4927 int dpp_configurator_set(struct dpp_global *dpp, const char *cmd) in dpp_configurator_set()
4953 static int dpp_configurator_del(struct dpp_global *dpp, unsigned int id) in dpp_configurator_del()
4976 int dpp_configurator_remove(struct dpp_global *dpp, const char *id) in dpp_configurator_remove()
4992 int dpp_configurator_get_key_id(struct dpp_global *dpp, unsigned int id, in dpp_configurator_get_key_id()
5007 int dpp_configurator_from_backup(struct dpp_global *dpp, in dpp_configurator_from_backup()
5054 struct dpp_configurator * dpp_configurator_find_kid(struct dpp_global *dpp, in dpp_configurator_find_kid()
5075 struct dpp_global *dpp; in dpp_global_init() local
5097 void dpp_global_clear(struct dpp_global *dpp) in dpp_global_clear()
5112 void dpp_global_deinit(struct dpp_global *dpp) in dpp_global_deinit()