linux/drivers/crypto/inside-secure/eip93
Colin Ian King 83366bcc7c crypto: eip93 - Make read-only arrays static const
Don't populate the read-only arrays sha256_init, sha224_init, sha1_init
and md5_init on the stack at run time, instead make them static.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-04-07 13:22:27 +08:00
..
eip93-aead.c
eip93-aead.h
eip93-aes.h
eip93-cipher.c
eip93-cipher.h
eip93-common.c
eip93-common.h
eip93-des.h
eip93-hash.c crypto: eip93 - Make read-only arrays static const 2025-04-07 13:22:27 +08:00
eip93-hash.h
eip93-main.c
eip93-main.h
eip93-regs.h
Kconfig
Makefile