Home
last modified time | relevance | path

Searched refs:without_id (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.c1596 int with_id = 0, without_id = 0; in hostapd_sae_pw_id_in_use() local
1600 without_id = 1; in hostapd_sae_pw_id_in_use()
1606 without_id = 1; in hostapd_sae_pw_id_in_use()
1607 if (with_id && without_id) in hostapd_sae_pw_id_in_use()
1611 if (with_id && !without_id) in hostapd_sae_pw_id_in_use()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.c1361 int with_id = 0, without_id = 0; in hostapd_sae_pw_id_in_use() local
1365 without_id = 1; in hostapd_sae_pw_id_in_use()
1371 without_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()

Completed in 4 milliseconds