diff options
author | Andy Polyakov <appro@openssl.org> | 2007-10-01 09:38:32 +0200 |
---|---|---|
committer | Andy Polyakov <appro@openssl.org> | 2007-10-01 09:38:32 +0200 |
commit | 0023adb47a2cd543187dcee3a2effaa4207174ce (patch) | |
tree | 98202891ab1be5b1f4e2a2810ff21254cb16bf7c /TABLE | |
parent | Oops! This was erroneously left out commit #16632. (diff) | |
download | openssl-0023adb47a2cd543187dcee3a2effaa4207174ce.tar.xz openssl-0023adb47a2cd543187dcee3a2effaa4207174ce.zip |
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-- | TABLE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = |