+511
−0
Loading
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:
Herbert Xu <herbert@gondor.apana.org.au>