diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-03-04 13:28:38 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-03-10 20:17:10 +0800 |
commit | 822be00fe67105a90e536df52d1e4d688f34b5b2 (patch) | |
tree | f7e4844d1c560c621af5cba54aa36ea57c257e83 /security | |
parent | d9e79726193346569af7953369a638ee2275ade5 (diff) | |
download | linux-822be00fe67105a90e536df52d1e4d688f34b5b2.tar.gz linux-822be00fe67105a90e536df52d1e4d688f34b5b2.tar.xz |
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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions