Searched refs:dev_psk (Results 1 – 1 of 1) sorted by relevance
281 const u8 *dev_psk = NULL; in hostapd_wps_lookup_pskfile_cb() local291 if (mac_addr && !dev_psk && in hostapd_wps_lookup_pskfile_cb()293 dev_psk = wpa_psk->psk; in hostapd_wps_lookup_pskfile_cb()298 if (dev_psk) { in hostapd_wps_lookup_pskfile_cb()299 *psk = dev_psk; in hostapd_wps_lookup_pskfile_cb()