Searched refs:bmplen (Results 1 – 1 of 1) sorted by relevance
237 size_t bmplen = ds->u.bmpString.length; in _hx509_Name_to_string() local240 ret = wind_ucs2utf8_length(bmp, bmplen, &k); in _hx509_Name_to_string()247 ret = wind_ucs2utf8(bmp, bmplen, ss, NULL); in _hx509_Name_to_string()