Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3766 size_t tz_len = os_strlen(pos); in hostapd_config_fill() local
3767 if (tz_len < 4 || tz_len > 255) { in hostapd_config_fill()