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

/freebsd-11-stable/lib/libfetch/
H A Dcommon.c507 int delta, hdotidx, mdot1idx, wcidx; local
537 hdotidx = hdot - h;
542 if (hdotidx < mdot1idx)
548 if (!fetch_ssl_is_trad_domain_label(h, hdotidx, 0) ||
552 if (!fetch_ssl_hname_equal(hdot, hlen - hdotidx, mdot1,

Completed in 129 milliseconds