HomeSort by: relevance | last modified time | path
    Searched refs:use_psk_key (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/wps/
wps_i.h 122 int use_psk_key; member in struct:wps_data
wps.c 139 data->use_psk_key = cfg->use_psk_key;
wps.h 157 * use_psk_key - Use PSK format key in Credential
163 int use_psk_key; member in struct:wps_config
wps_registrar.c 1750 wps->use_psk_key && wps->wps->psk_set) {
2543 if (!(m & WPS_CONFIG_DISPLAY) && !wps->use_psk_key) {
2551 wps->use_psk_key = 1;
2761 if (!wps->use_psk_key &&
2768 wps->use_psk_key = 1;
  /src/external/bsd/wpa/dist/src/eap_server/
eap_server_wsc.c 138 cfg.use_psk_key = 1;

Completed in 16 milliseconds