Home
last modified time | relevance | path

Searched refs:hdotidx (Results 1 – 1 of 1) sorted by relevance

/NextBSD/lib/libfetch/
HDcommon.c418 int delta, hdotidx, mdot1idx, wcidx; in fetch_ssl_hname_match() local
448 hdotidx = hdot - h; in fetch_ssl_hname_match()
453 if (hdotidx < mdot1idx) in fetch_ssl_hname_match()
459 if (!fetch_ssl_is_trad_domain_label(h, hdotidx, 0) || in fetch_ssl_hname_match()
463 if (!fetch_ssl_hname_equal(hdot, hlen - hdotidx, mdot1, in fetch_ssl_hname_match()