Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fips/utl/fips_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fips/utl/fips_enc.c b/fips/utl/fips_enc.c
index 9ed9dbf35a..1358b1f4a4 100644
--- a/fips/utl/fips_enc.c
+++ b/fips/utl/fips_enc.c
@@ -102,7 +102,7 @@ static int bad_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr)
static const EVP_CIPHER bad_cipher =
{
0,
- 0,
+ 1,
0,
0,
0,