]> git.ipfire.org Git - thirdparty/nettle.git/commit
[S390x] Optimize Chacha20
authorMamone Tarsha <maamoun.tk@googlemail.com>
Tue, 18 Jan 2022 17:32:31 +0000 (19:32 +0200)
committerMamone Tarsha <maamoun.tk@googlemail.com>
Tue, 18 Jan 2022 17:32:31 +0000 (19:32 +0200)
commit044d24b0ad6bce4269bc9b5d44f179b70fa24c4a
treeb7c93e3cb1a3ba46a9b36253d99a1f191b452520
parent94228f87fac465bcc3cb36efb8a43ef27554f7e5
[S390x] Optimize Chacha20
fat-s390x.c
s390x/fat/chacha-2core.asm [new file with mode: 0644]
s390x/fat/chacha-4core.asm [new file with mode: 0644]
s390x/fat/chacha-core-internal-2.asm [new file with mode: 0644]
s390x/vf/chacha-2core.asm [new file with mode: 0644]
s390x/vf/chacha-4core.asm [new file with mode: 0644]
s390x/vf/chacha-core-internal.asm [new file with mode: 0644]