Lines Matching refs:os_strlen
89 if (*pos == '\0' || os_strlen(pos) > IFNAMSIZ) { in hostapd_config_read_vlan_file()
698 attr->val = wpabuf_alloc_copy(pos, os_strlen(pos)); in hostapd_parse_radius_attr()
701 len = os_strlen(pos); in hostapd_parse_radius_attr()
750 bss->radius_das_shared_secret_len = os_strlen(secret); in hostapd_parse_das_client()
878 size_t len = os_strlen(val); in hostapd_config_read_wep()
1410 size_t len = os_strlen(pos); in parse_roaming_consortium()
1459 clen = os_strlen(pos); in parse_lang_string()
1462 nlen = os_strlen(sep); in parse_lang_string()
1512 nlen = os_strlen(sep); in parse_venue_url()
1582 mnc_len = os_strlen(mnc); in parse_3gpp_cell_net()
1583 if (os_strlen(mcc) != 3 || (mnc_len != 2 && mnc_len != 3)) in parse_3gpp_cell_net()
1669 len = os_strlen(pos); in parse_nai_realm()
1697 end = pos + os_strlen(pos); in parse_nai_realm()
1766 len = os_strlen(delim); in parse_anqp_elem()
2000 if (os_strlen(pos) > 255) in hs20_parse_icon()
2002 os_memcpy(icon->file, pos, os_strlen(pos)); in hs20_parse_icon()
2259 len = os_strlen(val); in parse_fils_realm()
2427 bss->ssid.ssid_len = os_strlen(pos); in hostapd_config_fill()
2580 size_t idlen = os_strlen(pos); in hostapd_config_fill()
2639 bss->eap_req_id_text_len = os_strlen(bss->eap_req_id_text); in hostapd_config_fill()
2737 int len = os_strlen(pos); in hostapd_config_fill()
2771 int len = os_strlen(pos); in hostapd_config_fill()
2886 int len = os_strlen(pos); in hostapd_config_fill()
2982 if (os_strlen(pos) != 2 * MOBILITY_DOMAIN_ID_LEN || in hostapd_config_fill()
2991 if (os_strlen(pos) != 2 * FT_R1KH_ID_LEN || in hostapd_config_fill()
3557 if (os_strlen(pos) > WPS_DEV_NAME_MAX_LEN) { in hostapd_config_fill()
3565 if (os_strlen(pos) > 64) { in hostapd_config_fill()
3573 if (os_strlen(pos) > 32) { in hostapd_config_fill()
3581 if (os_strlen(pos) > 32) { in hostapd_config_fill()
3589 if (os_strlen(pos) > 32) { in hostapd_config_fill()
3652 int len = os_strlen(pos); in hostapd_config_fill()
3766 size_t tz_len = os_strlen(pos); in hostapd_config_fill()
3834 redirect_url_len = os_strlen(pos + 2); in hostapd_config_fill()
3860 domain_list_len = os_strlen(pos) + 1; in hostapd_config_fill()
3882 domain_len = os_strlen(tok_prev); in hostapd_config_fill()
3962 oper_class_len = os_strlen(pos); in hostapd_config_fill()
4092 size_t len = os_strlen(pos) / 2; in hostapd_config_fill()
4156 size_t len = os_strlen(pos); in hostapd_config_fill()