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

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

Completed in 93 milliseconds