Searched refs:use_psk_key (Results 1 – 5 of 5) sorted by relevance
139 data->use_psk_key = cfg->use_psk_key; in wps_init()
122 int use_psk_key; member
163 int use_psk_key; member
1763 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()
137 cfg.use_psk_key = 1; in eap_wsc_init()