]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: marvell - Don't copy hash operation twice into the SRAM
authorRomain Perier <romain.perier@free-electrons.com>
Mon, 5 Dec 2016 08:56:38 +0000 (09:56 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 7 Dec 2016 11:55:16 +0000 (19:55 +0800)
commitd6e4ea4604a4d6198f9f9b663275fe99defac0bb
treea89b94888d96bda068c7d45d51e3e34023ebf1e5
parent723b34a2225b70334b7bf62938c5b114bce7398e
crypto: marvell - Don't copy hash operation twice into the SRAM

No need to copy the template of an hash operation twice into the SRAM
from the step function.

Fixes: commit 4bac03b18267 ("crypto: marvell - Add support for chai...")
Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/marvell/hash.c