Files
linux/include/crypto
Ard Biesheuvel d0b0bfd678 crypto: remove direct blkcipher_walk dependency on transform
In order to allow other uses of the blkcipher walk API than the blkcipher
algos themselves, this patch copies some of the transform data members to the
walk struct so the transform is only accessed at walk init time.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
(cherry picked from commit 822be00fe6)
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-07-21 18:55:36 +01:00
..
2009-07-15 21:16:05 +08:00
2010-01-17 21:55:31 +11:00