Home
last modified time | relevance | path

Searched refs:pskfile_psk (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_registrar.c1635 const u8 *pskfile_psk; in wps_build_cred() local
1756 } 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()