]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
crypto: amcc - switch to AES library for GCM key derivation
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 2 Jul 2019 19:41:42 +0000 (21:41 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Jul 2019 04:58:12 +0000 (14:58 +1000)
commitda3e7a9715ea041299a9e1eae1e73405b110a333
tree58c8a48ffc73b76dcc7b0101df146c048f6c9e3e
parent28a220aac596ff37b564b2d6dd6a9b7e2be29217
crypto: amcc - switch to AES library for GCM key derivation

The AMCC code for GCM key derivation allocates a AES cipher to
perform a single block encryption. So let's switch to the new
and more lightweight AES library instead.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig
drivers/crypto/amcc/crypto4xx_alg.c