diff options
author | 2019-01-03 20:16:18 -0800 | |
---|---|---|
committer | 2019-01-11 14:16:58 +0800 | |
commit | 52e9368fe6d91d47a62062032431edb02a2905bc (patch) | |
tree | c7e4bf34efc74cc99e7cba2961dc3f785ee27a59 /crypto/algapi.c | |
parent | crypto: ctr - convert to skcipher API (diff) | |
download | linux-rng-52e9368fe6d91d47a62062032431edb02a2905bc.tar.xz linux-rng-52e9368fe6d91d47a62062032431edb02a2905bc.zip |
crypto: ecb - convert to skcipher API
Convert the ECB 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/algapi.c')
0 files changed, 0 insertions, 0 deletions