diff options
author | Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | 2012-09-19 09:40:30 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2012-10-04 17:45:29 +0800 |
commit | c9f97a27ceee84998999bf3341e6d5d207b05539 (patch) | |
tree | 55a29137b48b80115bb94308e532dbf81f72c6a8 /crypto | |
parent | 200429cc63399e99dd2abcdca5088559a911ef2b (diff) | |
download | op-kernel-dev-c9f97a27ceee84998999bf3341e6d5d207b05539.zip op-kernel-dev-c9f97a27ceee84998999bf3341e6d5d207b05539.tar.gz |
crypto: x86/glue_helper - fix storing of new IV in CBC encryption
Glue_helper incorrectly XORs new IV over old IV at end of CBC encryption
function when it should store. This causes CBC encryption to give
incorrect output on multi-page encryption requests.
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions