openssl/crypto/sha
Richard Levitte 119b7b5f2a crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore case
The use case is that uppercase .ASM extension may be used on some platforms,
and we were only testing for the lowercase extension.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/19604)
2022-11-04 10:37:13 +01:00
..
asm crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore case 2022-11-04 10:37:13 +01:00
build.info Fix SHA, SHAKE, and KECCAK ASM flag passing 2022-07-11 09:28:19 +10:00
keccak1600.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
sha1_one.c Include a local static buffer for the SHA helper functions 2021-06-16 18:30:28 +10:00
sha1dgst.c Update copyright year 2022-05-03 13:34:51 +01:00
sha3.c Update copyright year 2020-11-26 14:18:57 +00:00
sha256.c Add riscv64 asm_arch to linux64-riscv64 target 2022-05-11 18:02:03 +10:00
sha512.c Add riscv64 asm_arch to linux64-riscv64 target 2022-05-11 18:02:03 +10:00
sha_local.h Update copyright year 2020-07-16 14:47:04 +02:00
sha_ppc.c ppccap.c: Split out algorithm-specific functions 2021-06-25 08:49:45 +01:00