Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dsme.c1499 static bool is_sae_key_mgmt_suite(struct wpa_supplicant *wpa_s, u32 suite) in is_sae_key_mgmt_suite() function
1533 if (!is_sae_key_mgmt_suite(wpa_s, data->external_auth.key_mgmt_suite)) in sme_external_auth_trigger()