Searched refs:dns_w (Results 1 – 1 of 1) sorted by relevance
424 wchar_t *dns_w = NULL; in cert_get_name_string() local444 dns_w = entry->pwszDNSName; in cert_get_name_string()447 while(*dns_w != '\0') { in cert_get_name_string()448 *current_pos++ = (char)(*dns_w++); in cert_get_name_string()