diff options
| author | Colin Ian King <colin.i.king@gmail.com> | 2025-04-02 12:13:47 +0100 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-04-07 13:22:27 +0800 |
| commit | 83366bcc7cb9bb6570363bef7cf05948cb00fe4e (patch) | |
| tree | ab3495b5420c7f99dbd118423e9db1ebf15adb1a /include/crypto | |
| parent | crypto: x86/twofish - stop using the SIMD helper (diff) | |
| download | linux-83366bcc7cb9bb6570363bef7cf05948cb00fe4e.tar.gz linux-83366bcc7cb9bb6570363bef7cf05948cb00fe4e.zip | |
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/crypto')
0 files changed, 0 insertions, 0 deletions
