Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.c1763 wps->use_psk_key && wps->wps->psk_set) { in wps_build_cred()
2554 if (!(m & WPS_CONFIG_DISPLAY) && !wps->use_psk_key) { in wps_process_config_methods()
2562 wps->use_psk_key = 1; in wps_process_config_methods()
2772 if (!wps->use_psk_key && in wps_process_m1()
2779 wps->use_psk_key = 1; in wps_process_m1()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_wsc.c137 cfg.use_psk_key = 1; in eap_wsc_init()