Home
last modified time | relevance | path

Searched refs:use_psk_key (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/wps/
Dwps.c139 data->use_psk_key = cfg->use_psk_key; in wps_init()
Dwps_i.h122 int use_psk_key; member
Dwps.h163 int use_psk_key; member
Dwps_registrar.c1750 wps->use_psk_key && wps->wps->psk_set) { in wps_build_cred()
2543 if (!(m & WPS_CONFIG_DISPLAY) && !wps->use_psk_key) { in wps_process_config_methods()
2551 wps->use_psk_key = 1; in wps_process_config_methods()
2761 if (!wps->use_psk_key && in wps_process_m1()
2768 wps->use_psk_key = 1; in wps_process_m1()
/hostap-latest/src/eap_server/
Deap_server_wsc.c138 cfg.use_psk_key = 1; in eap_wsc_init()