Home
last modified time | relevance | path

Searched refs:get_ml_key_info (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/ap/
Dwpa_auth.h426 int (*get_ml_key_info)(void *ctx, struct wpa_auth_ml_key_info *info); member
Dwpa_auth_glue.c1705 .get_ml_key_info = hostapd_wpa_auth_get_ml_key_info, in hostapd_setup_wpa()
Dwpa_auth.c4261 if (!wpa_auth->cb->get_ml_key_info)
4264 wpa_auth->cb->get_ml_key_info(wpa_auth->cb_ctx, info);