diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-07-02 22:41:42 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-07-26 07:58:12 +0300 |
commit | da3e7a9715ea041299a9e1eae1e73405b110a333 (patch) | |
tree | 58c8a48ffc73b76dcc7b0101df146c048f6c9e3e /drivers/crypto/ccp | |
parent | 28a220aac596ff37b564b2d6dd6a9b7e2be29217 (diff) | |
download | linux-da3e7a9715ea041299a9e1eae1e73405b110a333.tar.xz |
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>
Diffstat (limited to 'drivers/crypto/ccp')
0 files changed, 0 insertions, 0 deletions