diff options
author | Eric Biggers <ebiggers@google.com> | 2019-01-04 05:16:18 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-01-11 07:16:58 +0100 |
commit | 52e9368fe6d91d47a62062032431edb02a2905bc (patch) | |
tree | c7e4bf34efc74cc99e7cba2961dc3f785ee27a59 /fs/minix | |
parent | crypto: ctr - convert to skcipher API (diff) | |
download | linux-52e9368fe6d91d47a62062032431edb02a2905bc.tar.xz linux-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 'fs/minix')
0 files changed, 0 insertions, 0 deletions