Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_registrar.c1622 const u8 *pskfile_psk; in wps_build_cred() local
1743 } else if (wps_cp_lookup_pskfile(reg, wps->mac_addr_e, &pskfile_psk)) { in wps_build_cred()
1745 pskfile_psk, PMK_LEN); in wps_build_cred()
1746 wpa_snprintf_hex(hex, sizeof(hex), pskfile_psk, PMK_LEN); in wps_build_cred()