Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Ddpp.h621 struct dpp_configuration * dpp_configuration_alloc(const char *type);
Ddpp.c1059 struct dpp_configuration * dpp_configuration_alloc(const char *type) in dpp_configuration_alloc() function
1171 conf_sta = dpp_configuration_alloc(pos + 10); in dpp_configuration_parse_helper()
1180 conf_ap = dpp_configuration_alloc(pos + 9); in dpp_configuration_parse_helper()