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

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dtls.h171 bool match_hostnames(X509 *, const char *, const char *);
H A Dtls.c434 match_hostnames(X509 *cert, const char *hostname, const char *subject) function
446 DPRINTF((D_TLS|D_CALL), "match_hostnames(%p, \"%s\", \"%s\")\n",
782 if (match_hostnames(cur_cert, conn_info->hostname,

Completed in 54 milliseconds