diff options
author | Eric Biggers <ebiggers@google.com> | 2019-10-13 07:39:17 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-10-23 11:46:59 +0300 |
commit | c1e9c386c95414384d1ad24065d4d4e4d74f8bbc (patch) | |
tree | 7d3b4ae982d68af3c0680f7d2fc0ea07bc056786 /drivers/crypto/nx/nx-aes-ctr.c | |
parent | bfd9efddf990d152dc9912fdca520c5e1e19e1e2 (diff) | |
download | linux-c1e9c386c95414384d1ad24065d4d4e4d74f8bbc.tar.xz |
crypto: nx - convert AES-CBC to skcipher API
Convert the PowerPC Nest (NX) implementation of AES-CBC 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/crypto/nx/nx-aes-ctr.c')
0 files changed, 0 insertions, 0 deletions