openssl/crypto/sha/asm
Tomas Mraz f58d39fb9f SHA3_squeeze(): The next argument is int
Amend the assembler so it uses only 32bit value.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22750)
2023-11-23 15:13:53 +00:00
..
keccak1600-armv4.pl keccak1600-armv4.pl: Further fix for the DigestSqueeze() support 2023-11-23 15:13:53 +00:00
keccak1600-armv8.pl SHA3_squeeze(): The next argument is int 2023-11-23 15:13:53 +00:00
keccak1600-avx2.pl Copyright year updates 2023-09-07 09:59:15 +01:00
keccak1600-avx512.pl Copyright year updates 2023-09-07 09:59:15 +01:00
keccak1600-avx512vl.pl Copyright year updates 2023-09-07 09:59:15 +01:00
keccak1600-c64x.pl
keccak1600-mmx.pl
keccak1600-ppc64.pl SHA3_squeeze(): The next argument is int 2023-11-23 15:13:53 +00:00
keccak1600-s390x.pl Support multiple calls of low level SHA3_squeeze() for s390x. 2023-11-10 14:03:43 +01:00
keccak1600-x86_64.pl SHA3_squeeze(): The next argument is int 2023-11-23 15:13:53 +00:00
keccak1600p8-ppc.pl
sha1-586.pl
sha1-alpha.pl
sha1-armv4-large.pl Copyright year updates 2023-09-07 09:59:15 +01:00
sha1-armv8.pl aarch64: support BTI and pointer authentication in assembly 2021-10-01 09:35:38 +02:00
sha1-c64xplus.pl
sha1-ia64.pl
sha1-mb-x86_64.pl
sha1-mips.pl
sha1-parisc.pl
sha1-ppc.pl
sha1-s390x.pl
sha1-sparcv9.pl
sha1-sparcv9a.pl
sha1-thumb.pl
sha1-x86_64.pl
sha256-586.pl
sha256-armv4.pl Copyright year updates 2023-09-07 09:59:15 +01:00
sha256-c64xplus.pl
sha256-mb-x86_64.pl
sha256-riscv64-zvkb-zvknha_or_zvknhb.pl riscv: Code optimization for SHA-256. 2023-10-26 15:55:50 +01:00
sha512-586.pl
sha512-armv4.pl Copyright year updates 2023-09-07 09:59:15 +01:00
sha512-armv8.pl aarch64: support BTI and pointer authentication in assembly 2021-10-01 09:35:38 +02:00
sha512-c64xplus.pl
sha512-ia64.pl crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore case 2022-11-04 10:37:13 +01:00
sha512-mips.pl
sha512-parisc.pl
sha512-ppc.pl
sha512-riscv64-zvkb-zvknhb.pl riscv: Support SHA-512 family on platforms with vlen >= 128. 2023-10-26 15:55:50 +01:00
sha512-s390x.pl
sha512-sparcv9.pl
sha512-x86_64.pl
sha512p8-ppc.pl