Searched refs:hdot (Results 1 – 1 of 1) sorted by relevance
796 const char *hdot, *mdot1, *mdot2; in fetch_ssl_hname_match() local822 hdot = strnstr(h, ".", hlen); in fetch_ssl_hname_match()823 if (hdot == NULL || hdot == h) in fetch_ssl_hname_match()825 hdotidx = hdot - h; in fetch_ssl_hname_match()840 if (!fetch_ssl_hname_equal(hdot, hlen - hdotidx, mdot1, in fetch_ssl_hname_match()848 if (!fetch_ssl_hname_equal(hdot - delta, delta, in fetch_ssl_hname_match()