Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.c1103 int next_ok = prev_psk == NULL; in hostapd_get_psk() local
1120 if (next_ok && in hostapd_get_psk()
1132 next_ok = 1; in hostapd_get_psk()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.c994 int next_ok = prev_psk == NULL; in hostapd_get_psk() local
1011 if (next_ok && in hostapd_get_psk()
1023 next_ok = 1; in hostapd_get_psk()

Completed in 4 milliseconds