Lines Matching refs:os_strlen
83 if (*pos == '\0' || os_strlen(pos) > IFNAMSIZ) { in hostapd_config_read_vlan_file()
629 bss->radius_das_shared_secret_len = os_strlen(secret); in hostapd_parse_das_client()
768 size_t len = os_strlen(val); in hostapd_config_read_wep()
1291 size_t len = os_strlen(pos); in parse_roaming_consortium()
1340 clen = os_strlen(pos); in parse_lang_string()
1343 nlen = os_strlen(sep); in parse_lang_string()
1393 nlen = os_strlen(sep); in parse_venue_url()
1463 mnc_len = os_strlen(mnc); in parse_3gpp_cell_net()
1464 if (os_strlen(mcc) != 3 || (mnc_len != 2 && mnc_len != 3)) in parse_3gpp_cell_net()
1550 len = os_strlen(pos); in parse_nai_realm()
1578 end = pos + os_strlen(pos); in parse_nai_realm()
1647 len = os_strlen(delim); in parse_anqp_elem()
1881 if (os_strlen(pos) > 255) in hs20_parse_icon()
1883 os_memcpy(icon->file, pos, os_strlen(pos)); in hs20_parse_icon()
2140 len = os_strlen(val); in parse_fils_realm()
2390 if (!val || os_strlen(val) != 2 * SHA256_MAC_LEN || in hostapd_dpp_controller_parse()
2408 size_t hlen = os_strlen(val), len = hlen / 2; in get_hex_config()
2491 ssid->ssid_len = os_strlen(pos); in hostapd_config_fill()
2695 size_t idlen = os_strlen(pos); in hostapd_config_fill()
2781 bss->eap_req_id_text_len = os_strlen(bss->eap_req_id_text); in hostapd_config_fill()
2883 int len = os_strlen(pos); in hostapd_config_fill()
2948 int len = os_strlen(pos); in hostapd_config_fill()
3119 int len = os_strlen(pos); in hostapd_config_fill()
3216 if (os_strlen(pos) != 2 * MOBILITY_DOMAIN_ID_LEN || in hostapd_config_fill()
3225 if (os_strlen(pos) != 2 * FT_R1KH_ID_LEN || in hostapd_config_fill()
3928 if (os_strlen(pos) > WPS_DEV_NAME_MAX_LEN) { in hostapd_config_fill()
3936 if (os_strlen(pos) > 64) { in hostapd_config_fill()
3944 if (os_strlen(pos) > 32) { in hostapd_config_fill()
3952 if (os_strlen(pos) > 32) { in hostapd_config_fill()
3960 if (os_strlen(pos) > 32) { in hostapd_config_fill()
4023 int len = os_strlen(pos); in hostapd_config_fill()
4140 size_t tz_len = os_strlen(pos); in hostapd_config_fill()
4208 redirect_url_len = os_strlen(pos + 2); in hostapd_config_fill()
4234 domain_list_len = os_strlen(pos) + 1; in hostapd_config_fill()
4256 domain_len = os_strlen(tok_prev); in hostapd_config_fill()
4336 oper_class_len = os_strlen(pos); in hostapd_config_fill()
4466 size_t len = os_strlen(pos) / 2; in hostapd_config_fill()
4603 size_t len = os_strlen(pos); in hostapd_config_fill()
4984 size_t len = os_strlen(pos); in hostapd_config_fill()
4996 size_t len = os_strlen(pos); in hostapd_config_fill()