linux/drivers/crypto/ux500/hash
Linus Walleij 19ced623db crypto: ux500 - memmove the right size
The hash buffer is really HASH_BLOCK_SIZE bytes, someone
must have thought that memmove takes n*u32 words by mistake.
Tests work as good/bad as before after this patch.

Cc: Joakim Bech <joakim.bech@linaro.org>
Cc: stable@vger.kernel.org
Reported-by: David Binderman <linuxdev.baldrick@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-06-13 17:43:05 +08:00
..
hash_alg.h crypto: ux500/hash - Set DMA configuration though dma_slave_config() 2013-05-23 21:14:07 +02:00
hash_core.c crypto: ux500 - memmove the right size 2016-06-13 17:43:05 +08:00
Makefile