Searched refs:wpa_sm_get_key_mgmt (Results 1 – 3 of 3) sorted by relevance
541 unsigned int wpa_sm_get_key_mgmt(struct wpa_sm *sm);
4034 unsigned int wpa_sm_get_key_mgmt(struct wpa_sm *sm) in wpa_sm_get_key_mgmt() function
3160 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()