Searched refs:use_psk_key (Results 1 – 5 of 5) sorted by relevance
115 data->use_psk_key = cfg->use_psk_key; in wps_init()
119 int use_psk_key; member
174 int use_psk_key; member
1502 } else if (wps->use_psk_key && wps->wps->psk_set) { in wps_build_cred()2223 if (!(m & WPS_CONFIG_DISPLAY) && !wps->use_psk_key) { in wps_process_config_methods()2231 wps->use_psk_key = 1; in wps_process_config_methods()2403 if (!wps->use_psk_key && in wps_process_m1()2410 wps->use_psk_key = 1; in wps_process_m1()
143 cfg.use_psk_key = 1; in eap_wsc_init()