summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2025-04-02 12:13:47 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2025-04-07 13:22:27 +0800
commit83366bcc7cb9bb6570363bef7cf05948cb00fe4e (patch)
treeab3495b5420c7f99dbd118423e9db1ebf15adb1a /include
parentbda5cd6e29e82ff0071f801aed75d2480d74703f (diff)
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions