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