diff options
author | Eric Biggers <ebiggers@google.com> | 2019-10-13 06:39:16 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-10-23 10:46:59 +0200 |
commit | bfd9efddf990d152dc9912fdca520c5e1e19e1e2 (patch) | |
tree | 739e330589b69523b2dac7f8455f16cc1de26725 /drivers/virt | |
parent | crypto: nx - don't abuse blkcipher_desc to pass iv around (diff) | |
download | linux-bfd9efddf990d152dc9912fdca520c5e1e19e1e2.tar.xz linux-bfd9efddf990d152dc9912fdca520c5e1e19e1e2.zip |
crypto: nx - convert AES-ECB to skcipher API
Convert the PowerPC Nest (NX) implementation of AES-ECB from the
deprecated "blkcipher" API to the "skcipher" API. This is needed in
order for the blkcipher API to be removed.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/virt')
0 files changed, 0 insertions, 0 deletions