]> git.ipfire.org Git - thirdparty/nettle.git/commit
[S390x] Replace inline assembly and fix fat filenames
authorMamone Tarsha <maamoun.tk@googlemail.com>
Wed, 21 Jul 2021 06:03:13 +0000 (09:03 +0300)
committerMamone Tarsha <maamoun.tk@googlemail.com>
Wed, 21 Jul 2021 06:03:13 +0000 (09:03 +0300)
commit856c62efb28927c533ff4da9817f04b2906cb20d
tree16092ed6de6a4223beed893d643b76ea5b811d5d
parent3be3ff3eefbba816930498b6a5bbe4fde2108b89
[S390x] Replace inline assembly and fix fat filenames
15 files changed:
configure.ac
fat-s390x.c
s390x/fat/aes128-decrypt-2.asm [moved from s390x/fat/aes128-decrypt.asm with 100% similarity]
s390x/fat/aes128-encrypt-2.asm [moved from s390x/fat/aes128-encrypt.asm with 100% similarity]
s390x/fat/aes128-set-decrypt-key-2.asm [moved from s390x/fat/aes128-set-decrypt-key.asm with 100% similarity]
s390x/fat/aes128-set-encrypt-key-2.asm [moved from s390x/fat/aes128-set-encrypt-key.asm with 100% similarity]
s390x/fat/aes192-decrypt-2.asm [moved from s390x/fat/aes192-decrypt.asm with 100% similarity]
s390x/fat/aes192-encrypt-2.asm [moved from s390x/fat/aes192-encrypt.asm with 100% similarity]
s390x/fat/aes192-set-decrypt-key-2.asm [moved from s390x/fat/aes192-set-decrypt-key.asm with 100% similarity]
s390x/fat/aes192-set-encrypt-key-2.asm [moved from s390x/fat/aes192-set-encrypt-key.asm with 100% similarity]
s390x/fat/aes256-decrypt-2.asm [moved from s390x/fat/aes256-decrypt.asm with 100% similarity]
s390x/fat/aes256-encrypt-2.asm [moved from s390x/fat/aes256-encrypt.asm with 100% similarity]
s390x/fat/aes256-set-decrypt-key-2.asm [moved from s390x/fat/aes256-set-decrypt-key.asm with 100% similarity]
s390x/fat/aes256-set-encrypt-key-2.asm [moved from s390x/fat/aes256-set-encrypt-key.asm with 100% similarity]
s390x/fat/cpu-facility.asm [new file with mode: 0644]