diff options
author | 2019-01-03 20:16:20 -0800 | |
---|---|---|
committer | 2019-01-11 14:16:58 +0800 | |
commit | 21f3ca6cd52ecc751b68cd7017d9efd1801f51f9 (patch) | |
tree | fdb7da3019f1fdeb202472a905bc2f475290424a /crypto/algapi.c | |
parent | crypto: keywrap - convert to skcipher API (diff) | |
download | linux-rng-21f3ca6cd52ecc751b68cd7017d9efd1801f51f9.tar.xz linux-rng-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 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions