diff options
author | Taehee Yoo <ap420073@gmail.com> | 2023-01-01 10:12:49 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-01-06 10:15:47 +0100 |
commit | 8e7d7ce2e3947013a7b12452db42cb73021e13a0 (patch) | |
tree | d35d460c72e4e962d72303516270ad0958da80e3 /crypto/aria_generic.c | |
parent | crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2 (diff) | |
download | linux-8e7d7ce2e3947013a7b12452db42cb73021e13a0.tar.xz linux-8e7d7ce2e3947013a7b12452db42cb73021e13a0.zip |
crypto: x86/aria - add keystream array into request ctx
avx accelerated aria module used local keystream array.
But, keystream array size is too big.
So, it puts the keystream array into request ctx.
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/aria_generic.c')
0 files changed, 0 insertions, 0 deletions