summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_ciph.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/ssl_ciph.c')
-rw-r--r--lib/libssl/ssl_ciph.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/libssl/ssl_ciph.c b/lib/libssl/ssl_ciph.c
index b8a6eaf5143..31964ebe145 100644
--- a/lib/libssl/ssl_ciph.c
+++ b/lib/libssl/ssl_ciph.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssl_ciph.c,v 1.55 2014/06/18 04:48:37 miod Exp $ */
+/* $OpenBSD: ssl_ciph.c,v 1.56 2014/07/08 21:50:40 jsing Exp $ */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
@@ -557,13 +557,6 @@ static const SSL_CIPHER cipher_aliases[] = {
.name = SSL_TXT_HIGH,
.algo_strength = SSL_HIGH,
},
-
- /* FIPS 140-2 approved ciphersuite */
- {
- .name = SSL_TXT_FIPS,
- .algorithm_enc = ~SSL_eNULL,
- .algo_strength = SSL_FIPS,
- },
};
/* Search for public key algorithm with given name and