Searched refs:dev_psk (Results 1 – 1 of 1) sorted by relevance
280 const u8 *dev_psk = NULL; in hostapd_wps_lookup_pskfile_cb() local290 if (mac_addr && !dev_psk && in hostapd_wps_lookup_pskfile_cb()292 dev_psk = wpa_psk->psk; in hostapd_wps_lookup_pskfile_cb()297 if (dev_psk) { in hostapd_wps_lookup_pskfile_cb()298 *psk = dev_psk; in hostapd_wps_lookup_pskfile_cb()