Home | History | Annotate | Download | only in lib

Lines Matching refs:Curl_cert_hostcheck

1118               i = Curl_cert_hostcheck((const char *) dnsname, conn->host.name);
1174 else if(Curl_cert_hostcheck((const char *) dnsname, conn->host.name)) {