summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE4
1 files changed, 2 insertions, 2 deletions
diff --git a/TABLE b/TABLE
index ce7de94699..c359002716 100644
--- a/TABLE
+++ b/TABLE
@@ -4334,7 +4334,7 @@ $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = s390xcap.o s390xcpuid.o
$bn_obj = bn_asm.o s390x-mont.o s390x-gf2m.o
$des_obj =
-$aes_obj = aes-ctr.o aes-s390x.o
+$aes_obj = aes-s390x.o aes-ctr.o aes-xts.o
$bf_obj =
$md5_obj =
$sha1_obj = sha1-s390x.o sha256-s390x.o sha512-s390x.o
@@ -4367,7 +4367,7 @@ $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj = s390xcap.o s390xcpuid.o
$bn_obj = bn-s390x.o s390x-mont.o s390x-gf2m.o
$des_obj =
-$aes_obj = aes-ctr.o aes-s390x.o
+$aes_obj = aes-s390x.o aes-ctr.o aes-xts.o
$bf_obj =
$md5_obj =
$sha1_obj = sha1-s390x.o sha256-s390x.o sha512-s390x.o