aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2019-10-12 13:18:09 -0700
committerHerbert Xu <[email protected]>2019-10-23 19:46:58 +1100
commitfabdf25388df74b7922a69687f52730ead682a0d (patch)
tree5180fe6a55582b0dd562ba44b85e9d7e927a8d43 /tools/perf/scripts/python/export-to-sqlite.py
parentd00c0639815483d5ae0d93bef4e67759352c7fe4 (diff)
crypto: s390/des - convert to skcipher API
Convert the glue code for the S390 CPACF implementations of DES-ECB, DES-CBC, DES-CTR, 3DES-ECB, 3DES-CBC, and 3DES-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 <[email protected]> reviewed-by: Harald Freudenberger <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions