CRYPTO: Octeon: Add SHA256 module
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 8 Mar 2015 20:07:45 +0000 (22:07 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 24 Mar 2015 14:15:41 +0000 (15:15 +0100)
commit8ab368303caa9daa16b811963fcd693897a3a401
tree9d5046697f70ceebd1edcc6477ef01ad9c17599f
parent63bb06ee82aacf923dc59c72aff021c232897e62
CRYPTO: Octeon: Add SHA256 module

Add OCTEON SHA256 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/9493/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/crypto/Makefile
arch/mips/cavium-octeon/crypto/octeon-sha256.c [new file with mode: 0644]