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

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dtls.h167 int tls_examine_error(const char *, const SSL *, struct tls_conn_settings *, const int);
H A Dtls.c924 error = tls_examine_error("SSL_connect()",
1077 tls_examine_error(const char *functionname, const SSL *ssl, function
1285 error = tls_examine_error("SSL_accept()",
1502 error = tls_examine_error("SSL_read()", c->tls_conn->sslptr,
1754 error = tls_examine_error("SSL_write()",
1893 (void)tls_examine_error("SSL_shutdown()",
1900 error = tls_examine_error("SSL_shutdown()",

Completed in 66 milliseconds