diff options
author | Eric Biggers <ebiggers@google.com> | 2019-10-12 21:17:41 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-10-23 19:46:58 +1100 |
commit | 713b2e7203354a52ec65a913e89c957bfc8d9220 (patch) | |
tree | 9d1d35c9bf248290f373130d97393a0122738540 /drivers/platform | |
parent | fabdf25388df74b7922a69687f52730ead682a0d (diff) |
crypto: padlock-aes - convert to skcipher API
Convert the VIA PadLock implementations of AES-ECB and 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/platform')
0 files changed, 0 insertions, 0 deletions