aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_afalg.t
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-03-03 14:56:10 +0000
committerMatt Caswell <matt@openssl.org>2016-03-07 13:36:17 +0000
commite2524943ce669ec1f2d4dfd27652d175e48cf848 (patch)
treecf305b5c1492041a4843c6c033f5135fbd005f94 /test/recipes/30-test_afalg.t
parentd245844010bb4ae9867d43edd39782280cc671f8 (diff)
downloadopenssl-e2524943ce669ec1f2d4dfd27652d175e48cf848.tar.gz
Fix minor errors in the afalg test
The new afalg test should have a copyright date of 2016. Also an incorrect buffer was being sent to EVP_CipherFinal_ex when decrypting. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'test/recipes/30-test_afalg.t')
-rw-r--r--test/recipes/30-test_afalg.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/30-test_afalg.t b/test/recipes/30-test_afalg.t
index 68eb60b3fe..f69c9028a9 100644
--- a/test/recipes/30-test_afalg.t
+++ b/test/recipes/30-test_afalg.t
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# ====================================================================
-# Copyright (c) 1998-2015 The OpenSSL Project. All rights reserved.
+# Copyright (c) 2016 The OpenSSL Project. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions