Searched refs:get_msk (Results 1 – 3 of 3) sorted by relevance
302 int (*get_msk)(void *ctx, const u8 *addr, u8 *msk, size_t *len); member
1459 .get_msk = hostapd_wpa_auth_get_msk, in hostapd_setup_wpa()
133 if (!wpa_auth->cb->get_msk) in wpa_auth_get_msk()135 return wpa_auth->cb->get_msk(wpa_auth->cb_ctx, addr, msk, len); in wpa_auth_get_msk()2123 sm->wpa_auth->cb->get_msk); in SM_STATE()