Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h541 unsigned int wpa_sm_get_key_mgmt(struct wpa_sm *sm);
Dwpa.c4034 unsigned int wpa_sm_get_key_mgmt(struct wpa_sm *sm) in wpa_sm_get_key_mgmt() function
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c3160 wpa_sm_get_key_mgmt(wpa_s->wpa) == WPA_KEY_MGMT_DPP && in wpas_populate_assoc_ies()
3193 if (bss && wpa_key_mgmt_ft(wpa_sm_get_key_mgmt(wpa_s->wpa))) { in wpas_populate_assoc_ies()