diff options
author | Eric Biggers <ebiggers@google.com> | 2019-01-04 07:16:15 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-01-11 09:16:57 +0300 |
commit | a5a84a9dbf3d3319c022ff3c9ea76ed3dc332978 (patch) | |
tree | 922e14925a9b2442eea81377beba18e14377b501 /crypto/cfb.c | |
parent | 0872da16dd632e5d1d3f80388f7ae6fbeb17ad53 (diff) | |
download | linux-a5a84a9dbf3d3319c022ff3c9ea76ed3dc332978.tar.xz |
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