diff options
author | Eric Biggers <ebiggers@google.com> | 2019-10-12 22:18:07 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-10-23 10:46:57 +0200 |
commit | 7988fb2c03c8cf9936f851ab19a6d21b3c3411c0 (patch) | |
tree | 233079deb68462bbcf53fe8cbb90c513bb98e90c /fs/qnx4 | |
parent | crypto: sparc/des - convert to skcipher API (diff) | |
download | linux-7988fb2c03c8cf9936f851ab19a6d21b3c3411c0.tar.xz linux-7988fb2c03c8cf9936f851ab19a6d21b3c3411c0.zip |
crypto: s390/aes - convert to skcipher API
Convert the glue code for the S390 CPACF implementations of AES-ECB,
AES-CBC, AES-XTS, and AES-CTR from the deprecated "blkcipher" API to the
"skcipher" API. This is needed in order for the blkcipher API to be
removed.
Note: I made CTR use the same function for encryption and decryption,
since CTR encryption and decryption are identical.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions