Home
last modified time | relevance | path

Searched refs:dpp_extra_conf_req_value (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h1732 char *dpp_extra_conf_req_value; member
H A Dconfig_file.c1759 if (config->dpp_extra_conf_req_value) in wpa_config_write_global()
1761 config->dpp_extra_conf_req_value); in wpa_config_write_global()
H A Ddpp_supplicant.c977 wpa_s->conf->dpp_extra_conf_req_value, in wpas_dpp_auth_init()
2064 wpa_s->conf->dpp_extra_conf_req_value); in wpas_dpp_start_gas_client()
3074 wpa_s->conf->dpp_extra_conf_req_value, in wpas_dpp_pkex_done()
H A Dconfig.c3320 os_free(config->dpp_extra_conf_req_value); in wpa_config_free()
5994 { STR(dpp_extra_conf_req_value), 0 },
/freebsd/contrib/wpa/src/ap/
H A Dap_config.h784 char *dpp_extra_conf_req_value; member
H A Ddpp_hostapd.c367 hapd->conf->dpp_extra_conf_req_value, in hostapd_dpp_pkex_done()
963 hapd->conf->dpp_extra_conf_req_value, in hostapd_dpp_auth_init()
1363 hapd->conf->dpp_extra_conf_req_value); in hostapd_dpp_start_gas_client()
H A Dap_config.c992 os_free(conf->dpp_extra_conf_req_value); in hostapd_config_free_bss()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4840 os_free(bss->dpp_extra_conf_req_value); in hostapd_config_fill()
4841 bss->dpp_extra_conf_req_value = os_strdup(pos); in hostapd_config_fill()