Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dcommon.c795 int delta, hdotidx, mdot1idx, wcidx; in fetch_ssl_hname_match() local
825 hdotidx = hdot - h; in fetch_ssl_hname_match()
830 if (hdotidx < mdot1idx) in fetch_ssl_hname_match()
836 if (!fetch_ssl_is_trad_domain_label(h, hdotidx, 0) || in fetch_ssl_hname_match()
840 if (!fetch_ssl_hname_equal(hdot, hlen - hdotidx, mdot1, in fetch_ssl_hname_match()