From: Ard Biesheuvel Date: Tue, 4 Mar 2014 05:28:39 +0000 (+0800) Subject: crypto: allow blkcipher walks over AEAD data X-Git-Tag: v3.15-rc1~111^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f7f1d7cff8f2c170ce0319eb4c01a82c328d34f;p=pandora-kernel.git crypto: allow blkcipher walks over AEAD data This adds the function blkcipher_aead_walk_virt_block, which allows the caller to use the blkcipher walk API to handle the input and output scatterlists. Signed-off-by: Ard Biesheuvel Signed-off-by: Herbert Xu --- Reading git-diff-tree failed