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

/freebsd-11-stable/lib/libfetch/
H A Dcommon.c464 fetch_ssl_is_trad_domain_label(const char *l, size_t len, int wcok) function
548 if (!fetch_ssl_is_trad_domain_label(h, hdotidx, 0) ||
549 !fetch_ssl_is_trad_domain_label(m, mdot1idx, 1))

Completed in 128 milliseconds