Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit a5a84a9d authored by Eric Biggers's avatar Eric Biggers Committed by Herbert Xu
Browse files

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: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 0872da16
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment