Lines Matching refs:dpp
482 int dpp_set_configurator(struct dpp_global *dpp, void *msg_ctx,
563 struct dpp_bootstrap_info * dpp_add_qr_code(struct dpp_global *dpp,
565 struct dpp_bootstrap_info * dpp_add_nfc_uri(struct dpp_global *dpp,
567 int dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd);
569 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id);
570 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id);
572 dpp_pkex_finish(struct dpp_global *dpp, struct dpp_pkex *pkex, const u8 *peer,
574 const char * dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id);
575 int dpp_bootstrap_info(struct dpp_global *dpp, int id,
577 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap,
588 void dpp_global_clear(struct dpp_global *dpp);
589 void dpp_global_deinit(struct dpp_global *dpp);