sparc64: Add MD5 driver making use of the 'md5' instruction.
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2012 04:51:26 +0000 (21:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2012 22:08:50 +0000 (15:08 -0700)
commitfa4dfedcc23a589f953750de54eebf986336fa70
treeccc5e857beeed7624bd8929bb9e51a1c37b54853
parent775e0c69987a76d08900edbca857425f952c60fb
sparc64: Add MD5 driver making use of the 'md5' 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/md5_asm.S [new file with mode: 0644]
arch/sparc/crypto/md5_glue.c [new file with mode: 0644]
crypto/Kconfig