Home
last modified time | relevance | path

Searched refs:dpp_configurator (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp.h228 struct dpp_configurator *conf;
247 struct dpp_configurator { struct
430 int dpp_configurator_get_key(const struct dpp_configurator *conf, char *buf,
432 void dpp_configurator_free(struct dpp_configurator *conf);
433 struct dpp_configurator *
Ddpp.c4317 static struct dpp_configurator *
4320 struct dpp_configurator *conf; in dpp_configurator_get_id()
4326 struct dpp_configurator, list) { in dpp_configurator_get_id()
6058 void dpp_configurator_free(struct dpp_configurator *conf) in dpp_configurator_free()
6068 int dpp_configurator_get_key(const struct dpp_configurator *conf, char *buf, in dpp_configurator_get_key()
6092 struct dpp_configurator *
6096 struct dpp_configurator *conf; in dpp_keygen_configurator()
8591 struct dpp_configurator *conf; in dpp_next_configurator_id()
8594 dl_list_for_each(conf, &dpp->configurator, struct dpp_configurator, in dpp_next_configurator_id()
8610 struct dpp_configurator *conf = NULL; in dpp_configurator_add()
[all …]