]> git.ipfire.org Git - thirdparty/nettle.git/commit
Refactor s390x-specific code for new ghash organization
authorMaamoun TK <maamoun.tk@googlemail.com>
Wed, 23 Feb 2022 09:08:07 +0000 (11:08 +0200)
committerMaamoun TK <maamoun.tk@googlemail.com>
Wed, 23 Feb 2022 09:08:07 +0000 (11:08 +0200)
commit5d0089ed895c17e0462fd30431008b55f7b2f8a2
tree44d4a9f58629ffff0bc6689c1dc50f6b16a05f7c
parent2aabd5e2618f7a9277583f744b68bae80bf02b07
Refactor s390x-specific code for new ghash organization
fat-s390x.c
s390x/fat/ghash-set-key-2.asm [moved from s390x/fat/gcm-hash.asm with 88% similarity]
s390x/fat/ghash-update-2.asm [new file with mode: 0644]
s390x/msa_x4/ghash-set-key.asm [new file with mode: 0644]
s390x/msa_x4/ghash-update.asm [moved from s390x/msa_x4/gcm-hash.asm with 59% similarity]