Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDap_config.c1361 int with_id = 0, without_id = 0; in hostapd_sae_pw_id_in_use() local
1369 with_id = 1; in hostapd_sae_pw_id_in_use()
1372 if (with_id && without_id) in hostapd_sae_pw_id_in_use()
1376 if (with_id && !without_id) in hostapd_sae_pw_id_in_use()
1378 return with_id; in hostapd_sae_pw_id_in_use()