openssl/crypto/sha
Dimitri Papadopoulos 001b92d68d Prefer ARRAY_SIZE(...)
In OpenSSL, it's actually OSSL_NELEM() in "internal/nelem.h".

Found by running the checkpatch.pl Linux script to enforce coding style.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22097)
2024-07-22 06:55:35 -04:00
..
asm Unable to run asm code on OpenBSD (amd64) 2024-04-17 09:38:06 +02:00
build.info Fix a few incorrect paths in some build.info files 2024-02-02 14:12:49 +01:00
keccak1600.c Prefer ARRAY_SIZE(...) 2024-07-22 06:55:35 -04:00
sha1_one.c
sha1dgst.c
sha3.c Intentionally break EVP_DigestFinal for SHAKE128 and SHAKE256 2024-05-15 12:10:32 +02:00
sha256.c that open brace { should be on the previous line 2024-07-22 06:55:35 -04:00
sha512.c sha512.c: Grammar Fixes and Spell Checks in Implementation Notes 2024-04-25 10:44:01 +02:00
sha_local.h
sha_ppc.c
sha_riscv.c riscv: Support SHA-512 family on platforms with vlen >= 128. 2023-10-26 15:55:50 +01:00