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
160 int use_psk_key; member
1658 wps->use_psk_key && wps->wps->psk_set) { in wps_build_cred()2430 if (!(m & WPS_CONFIG_DISPLAY) && !wps->use_psk_key) { in wps_process_config_methods()2438 wps->use_psk_key = 1; in wps_process_config_methods()2644 if (!wps->use_psk_key && in wps_process_m1()2651 wps->use_psk_key = 1; in wps_process_m1()
137 cfg.use_psk_key = 1; in eap_wsc_init()