Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>2012-09-19 15:24:57 +0400
committerHerbert Xu <herbert@gondor.apana.org.au>2012-09-27 11:50:40 +0400
commit200429cc63399e99dd2abcdca5088559a911ef2b (patch)
tree9a17c3a9f4ae6e0968545ff944f1a49f65558bae /drivers/crypto/ux500
parent54216bbd76aa394c93a9e92c0a2e3b314391b134 (diff)
crypto: cast5/avx - fix storing of new IV in CBC encryption
cast5/avx 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 'drivers/crypto/ux500')
0 files changed, 0 insertions, 0 deletions