CRYPTO: Octeon: Add SHA1 module
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 8 Mar 2015 20:07:44 +0000 (22:07 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 24 Mar 2015 14:15:40 +0000 (15:15 +0100)
commit63bb06ee82aacf923dc59c72aff021c232897e62
tree149f4a7c7c80635864983a80ecf8280cb49d3bde
parenta3d2a10be8e8d45439b6289a5d5151693228b6e6
CRYPTO: Octeon: Add SHA1 module

Add OCTEON SHA1 module.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: David S. Miller <davem@davemloft.net>
Cc: linux-crypto@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/9495/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/crypto/Makefile
arch/mips/cavium-octeon/crypto/octeon-sha1.c [new file with mode: 0644]