diff options
author | Eric Biggers <ebiggers@google.com> | 2019-01-03 20:16:17 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-01-11 14:16:57 +0800 |
commit | 11f14630c4b379279ae3b063ba474d3290914333 (patch) | |
tree | db4a0b5a7038e3d0f4085661f58d602bd72e78f2 /crypto/ecb.c | |
parent | 03b8302ddaad4cf59c0f4f1d60d6a9b4baa3b136 (diff) | |
download | linux-stable-11f14630c4b379279ae3b063ba474d3290914333.tar.gz linux-stable-11f14630c4b379279ae3b063ba474d3290914333.tar.bz2 linux-stable-11f14630c4b379279ae3b063ba474d3290914333.zip |
crypto: ctr - convert to skcipher API
Convert the CTR template from the deprecated "blkcipher" API to the
"skcipher" API, taking advantage of skcipher_alloc_instance_simple() to
simplify it considerably.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions