[PATCH] crypto: arm64/aes - use SHA-256 library instead of crypto_shash
Herbert Xu
herbert at gondor.apana.org.au
Sat Aug 30 01:50:19 PDT 2025
Eric Biggers <ebiggers at kernel.org> wrote:
> In essiv_cbc_set_key(), just use the SHA-256 library instead of
> crypto_shash. This is simpler and also slightly faster.
>
> Signed-off-by: Eric Biggers <ebiggers at kernel.org>
> ---
> arch/arm64/crypto/Kconfig | 1 +
> arch/arm64/crypto/aes-glue.c | 21 +--------------------
> 2 files changed, 2 insertions(+), 20 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the linux-arm-kernel
mailing list