summaryrefslogtreecommitdiffstats
path: root/crypto/cfb.c
diff options
context:
space:
mode:
authorEric Biggers2019-01-04 05:16:15 +0100
committerHerbert Xu2019-01-11 07:16:57 +0100
commita5a84a9dbf3d3319c022ff3c9ea76ed3dc332978 (patch)
tree922e14925a9b2442eea81377beba18e14377b501 /crypto/cfb.c
parentcrypto: skcipher - add helper for simple block cipher modes (diff)
downloadkernel-qcow2-linux-a5a84a9dbf3d3319c022ff3c9ea76ed3dc332978.tar.gz
kernel-qcow2-linux-a5a84a9dbf3d3319c022ff3c9ea76ed3dc332978.tar.xz
kernel-qcow2-linux-a5a84a9dbf3d3319c022ff3c9ea76ed3dc332978.zip
crypto: cbc - convert to skcipher_alloc_instance_simple()
The CBC template just wraps a single block cipher algorithm, so simplify it by converting it to use skcipher_alloc_instance_simple(). Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cfb.c')
0 files changed, 0 insertions, 0 deletions