Searched refs:get_psk (Results 1 – 5 of 5) sorted by relevance
195 const u8 * (*get_psk)(void *ctx, const u8 *addr, const u8 *p2p_dev_addr, member
549 cb.get_psk = hostapd_wpa_auth_get_psk; in hostapd_setup_wpa()
90 if (wpa_auth->cb.get_psk == NULL) in wpa_auth_get_psk()92 return wpa_auth->cb.get_psk(wpa_auth->cb.ctx, addr, p2p_dev_addr, in wpa_auth_get_psk()
283 cb.get_psk = auth_get_psk; in auth_init_group()
428 cb.get_psk = auth_get_psk; in ibss_rsn_auth_init_group()