Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dcommon.c755 fetch_ssl_is_trad_domain_label(const char *l, size_t len, int wcok) in fetch_ssl_is_trad_domain_label() function
839 if (!fetch_ssl_is_trad_domain_label(h, hdotidx, 0) || in fetch_ssl_hname_match()
840 !fetch_ssl_is_trad_domain_label(m, mdot1idx, 1)) in fetch_ssl_hname_match()