Searched refs:get_psk (Results 1 – 7 of 7) sorted by relevance
155 def get_psk(self): member in AP
58 self.psk = ap_config.get_psk()
209 const u8 * (*get_psk)(void *ctx, const u8 *addr, const u8 *p2p_dev_addr, member
614 cb.get_psk = hostapd_wpa_auth_get_psk; in hostapd_setup_wpa()
108 if (wpa_auth->cb.get_psk == NULL) in wpa_auth_get_psk()110 return wpa_auth->cb.get_psk(wpa_auth->cb.ctx, addr, p2p_dev_addr, in wpa_auth_get_psk()
159 cb.get_psk = auth_get_psk; in __mesh_rsn_auth_init()
428 cb.get_psk = auth_get_psk; in ibss_rsn_auth_init_group()