Searched refs:pskfile_psk (Results 1 – 1 of 1) sorted by relevance
1635 const u8 *pskfile_psk; in wps_build_cred() local1756 } else if (wps_cp_lookup_pskfile(reg, wps->mac_addr_e, &pskfile_psk)) { in wps_build_cred()1758 pskfile_psk, PMK_LEN); in wps_build_cred()1759 wpa_snprintf_hex(hex, sizeof(hex), pskfile_psk, PMK_LEN); in wps_build_cred()