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

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

Completed in 87 milliseconds