aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_module.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-10-12 13:18:08 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2019-10-23 19:46:57 +1100
commitd00c0639815483d5ae0d93bef4e67759352c7fe4 (patch)
tree45eb2c562e0fa815b3ef5fdf3d27dd26ba6978a4 /lib/test_module.c
parent7988fb2c03c8cf9936f851ab19a6d21b3c3411c0 (diff)
downloadlinux-d00c0639815483d5ae0d93bef4e67759352c7fe4.tar.gz
crypto: s390/paes - convert to skcipher API
Convert the glue code for the S390 CPACF protected key 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 'lib/test_module.c')
0 files changed, 0 insertions, 0 deletions