diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2019-11-09 18:09:51 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-17 02:02:49 +0100 |
commit | 8160ee7e285dc9cb69cae12b4505af7b425625b7 (patch) | |
tree | acb69b03c063d9edc38304fb711325e127f74605 /drivers/crypto/nx/nx-aes-gcm.c | |
parent | crypto: qat - switch to skcipher API (diff) | |
download | linux-8160ee7e285dc9cb69cae12b4505af7b425625b7.tar.xz linux-8160ee7e285dc9cb69cae12b4505af7b425625b7.zip |
crypto: marvell/cesa - rename blkcipher to skcipher
The driver specific types contain some rudimentary references to the
blkcipher API, which is deprecated and will be removed. To avoid confusion,
rename these to skcipher. This is a cosmetic change only, as the code does
not actually use the blkcipher API.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/nx/nx-aes-gcm.c')
0 files changed, 0 insertions, 0 deletions