aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/algapi.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-01-03 20:16:20 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2019-01-11 14:16:58 +0800
commit21f3ca6cd52ecc751b68cd7017d9efd1801f51f9 (patch)
treefdb7da3019f1fdeb202472a905bc2f475290424a /crypto/algapi.c
parentcrypto: keywrap - convert to skcipher API (diff)
downloadlinux-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