diff options
author | Eric Biggers <ebiggers@google.com> | 2019-01-04 05:16:20 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-01-11 07:16:58 +0100 |
commit | 21f3ca6cd52ecc751b68cd7017d9efd1801f51f9 (patch) | |
tree | fdb7da3019f1fdeb202472a905bc2f475290424a /crypto/pcbc.c | |
parent | crypto: keywrap - convert to skcipher API (diff) | |
download | linux-21f3ca6cd52ecc751b68cd7017d9efd1801f51f9.tar.xz linux-21f3ca6cd52ecc751b68cd7017d9efd1801f51f9.zip |
crypto: ofb - convert to skcipher_alloc_instance_simple()
The OFB template just wraps a single block cipher algorithm, so simplify
it by converting it to use skcipher_alloc_instance_simple().
Cc: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions