commit | fcb7731e17b879d661325cae77129582caa5bfe7 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Mar 04 13:28:39 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Mon Jul 21 18:55:35 2014 +0100 |
tree | e80a6319a3469966a7e216e732fce647b864b7d5 | |
parent | de6cb58fcd8244c5a370d6307e06e0066be77e05 [diff] |
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 <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> (cherry picked from commit 4f7f1d7cff8f2c170ce0319eb4c01a82c328d34f) Signed-off-by: Mark Brown <broonie@linaro.org>