Searched refs:hostapd_get_psk (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/ap/
H A Dap_config.h531 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
H A Dap_config.c609 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf, function
H A Dwpa_auth_glue.c187 const u8 *psk = hostapd_get_psk(hapd->conf, addr, prev_psk);
191 * logic list (all hostapd_get_psk; all sta->psk)

Completed in 167 milliseconds