Skip to content
Snippets Groups Projects
Commit b286d8b1 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: skcipher - Add skcipher walk interface


This patch adds the skcipher walk interface which replaces both
blkcipher walk and ablkcipher walk.  Just like blkcipher walk it
can also be used for AEAD algorithms.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 7cf31864
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment