test/evptests.txt: add regression test for false carry in ctr128.c.
authorAndy Polyakov <appro@openssl.org>
Sun, 20 Nov 2016 22:32:24 +0000 (23:32 +0100)
committerAndy Polyakov <appro@openssl.org>
Fri, 25 Nov 2016 16:21:30 +0000 (17:21 +0100)
commitb47f116b1e02d20b1f8a7488be5a04f7cf5bc712
tree95fe626a5640652208a4c7cc1b36d9b83d617df5
parent90fc4832a392f60d2da2f5684d8d20ac8d91cebd
test/evptests.txt: add regression test for false carry in ctr128.c.

GH issue #1916 affects only big-endian platforms. TLS is not affected,
because TLS fragment is never big enough.

Reviewed-by: Matt Caswell <matt@openssl.org>
test/evptests.txt