Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.c1702 int with_id = 0, without_id = 0; in hostapd_sae_pw_id_in_use() local
1710 with_id = 1; in hostapd_sae_pw_id_in_use()
1713 if (with_id && without_id) in hostapd_sae_pw_id_in_use()
1717 if (with_id && !without_id) in hostapd_sae_pw_id_in_use()
1719 return with_id; in hostapd_sae_pw_id_in_use()