summaryrefslogtreecommitdiffstats
path: root/crypto/ghash-generic.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-12-15 17:29:38 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2022-12-30 15:56:27 +0100
commit8031d1f678c2b06733c8f9028b413194b47c33ab (patch)
tree159e3e68cf65b6bb3bbd1b9c634e8fe40423be31 /crypto/ghash-generic.c
parentcrypto: scatterwalk - use kmap_local() not kmap_atomic() (diff)
downloadlinux-8031d1f678c2b06733c8f9028b413194b47c33ab.tar.xz
linux-8031d1f678c2b06733c8f9028b413194b47c33ab.zip
crypto: wp512 - disable kmsan checks in wp512_process_buffer()
The memory sanitizer causes excessive register spills in this function: crypto/wp512.c:782:13: error: stack frame size (2104) exceeds limit (2048) in 'wp512_process_buffer' [-Werror,-Wframe-larger-than] Assume that this one is safe, and mark it as needing no checks to get the stack usage back down to the normal level. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ghash-generic.c')
0 files changed, 0 insertions, 0 deletions