summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-10-01 07:38:32 +0000
committerAndy Polyakov <appro@openssl.org>2007-10-01 07:38:32 +0000
commit0023adb47a2cd543187dcee3a2effaa4207174ce (patch)
tree98202891ab1be5b1f4e2a2810ff21254cb16bf7c /TABLE
parent81fe8dcfe1735962a6591f25b43d57f7c80de7bf (diff)
Switch to bn-s390x (it's faster on keys longer than 512 bits) and mention
s390x assembler pack in CHANAGES.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index 3d6125d11b..e75f69f98d 100644
--- a/TABLE
+++ b/TABLE
@@ -3257,7 +3257,7 @@ $sys_id =
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL
$cpuid_obj =
-$bn_obj = bn_asm.o s390x-mont.o
+$bn_obj = bn-s390x.o
$des_obj =
$aes_obj = aes_cbc.o aes-s390x.o
$bf_obj =