Fix minor errors in the afalg test
authorMatt Caswell <matt@openssl.org>
Thu, 3 Mar 2016 14:56:10 +0000 (14:56 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 7 Mar 2016 13:36:17 +0000 (13:36 +0000)
commite2524943ce669ec1f2d4dfd27652d175e48cf848
treecf305b5c1492041a4843c6c033f5135fbd005f94
parentd245844010bb4ae9867d43edd39782280cc671f8
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>
test/afalgtest.c
test/recipes/30-test_afalg.t