tls.c | 931 error = tls_examine_error("SSL_connect()", 1084 tls_examine_error(const char *functionname, const SSL *ssl, function in typeref:typename:int 1292 error = tls_examine_error("SSL_accept()", 1477 if (rc <= 0 && tls_examine_error("SSL_read()", conn_info->sslptr, 1524 error = tls_examine_error("SSL_read()", c->tls_conn->sslptr, 1776 error = tls_examine_error("SSL_write()", 1915 (void)tls_examine_error("SSL_shutdown()", 1922 error = tls_examine_error("SSL_shutdown()",
|