]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - crypto/Kconfig
sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2012 00:11:37 +0000 (17:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2012 22:08:49 +0000 (15:08 -0700)
commit86c93b24ef49d64062045c4e3cc2ed4609f6842a
tree10e278a2efa93a1a2cb24ec36c01942722d65116
parent4ff28d4ca93b182b8e181b1e1b1d03fd09fdaeb4
sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.

Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/sparc/crypto/Makefile
arch/sparc/crypto/sha256_asm.S [new file with mode: 0644]
arch/sparc/crypto/sha256_glue.c [new file with mode: 0644]
crypto/Kconfig