Searched refs:get_msk (Results 1 – 3 of 3) sorted by relevance
346 int (*get_msk)(void *ctx, const u8 *addr, u8 *msk, size_t *len); member
1617 .get_msk = hostapd_wpa_auth_get_msk, in hostapd_setup_wpa()
279 if (!wpa_auth->cb->get_msk) in wpa_auth_get_msk()281 return wpa_auth->cb->get_msk(wpa_auth->cb_ctx, addr, msk, len); in wpa_auth_get_msk()2645 sm->wpa_auth->cb->get_msk);