diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2023-03-28 11:54:24 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-04-06 16:18:53 +0800 |
commit | acc03d8908fdd8f24d5c0510a7c1767e176da4bc (patch) | |
tree | b5b9dbf733ba2431f46e939a9c66666e23498437 /crypto/shash.c | |
parent | 686cd976b6ddedeeb1a1fb09ba53a891d3cc9a03 (diff) |
crypto: algif_hash - Allocate hash state with kmalloc
Allocating the hash state on the stack limits its size. Change
this to use kmalloc so the limit can be removed for new drivers.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/shash.c')
0 files changed, 0 insertions, 0 deletions