HomeSort by: relevance | last modified time | path
    Searched refs:get_ml_key_info (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
wpa_auth.h 403 int (*get_ml_key_info)(void *ctx, struct wpa_auth_ml_key_info *info); member in struct:wpa_auth_callbacks
wpa_auth_glue.c 1657 .get_ml_key_info = hostapd_wpa_auth_get_ml_key_info,
wpa_auth.c 4231 if (!wpa_auth->cb->get_ml_key_info)
4234 wpa_auth->cb->get_ml_key_info(wpa_auth->cb_ctx, info);

Completed in 30 milliseconds