summaryrefslogtreecommitdiff
path: root/src/tls_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tls_test.c')
-rw-r--r--src/tls_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tls_test.c b/src/tls_test.c
index 2d7ab46aba..43365ff876 100644
--- a/src/tls_test.c
+++ b/src/tls_test.c
@@ -135,8 +135,6 @@ static const TLS_TEST tls_tests[] = {
"dunno"},
{"for MD5 MAC support", test_md5, "yes", "no", "dunno"},
{"for SHA1 MAC support", test_sha, "yes", "no", "dunno"},
- {"for RIPEMD160 MAC support (TLS extension)", test_rmd, "yes", "no",
- "dunno"},
#ifdef HAVE_LIBZ
{"for ZLIB compression support (TLS extension)", test_zlib, "yes",
"no", "dunno"},