HomeSort by: relevance | last modified time | path
    Searched defs:match_hostnames (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/syslogd/
tls.c 438 match_hostnames(X509 *cert, const char *hostname, const char *subject) function in typeref:typename:bool
449 DPRINTF((D_TLS|D_CALL), "match_hostnames(%p, \"%s\", \"%s\")\n",
788 if (match_hostnames(cur_cert, conn_info->hostname,

Completed in 20 milliseconds