]> Pileus Git - ~andy/linux/commit
sparc64: Add DES driver making use of the new des opcodes.
authorDavid S. Miller <davem@davemloft.net>
Sun, 26 Aug 2012 05:37:23 +0000 (22:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Aug 2012 05:37:23 +0000 (22:37 -0700)
commitc5aac2df6577636ef526d87ec6d92796a190b27f
tree8dbd4f06b3aa08f776d173938adacb98fd79dac5
parent442a7c40b1dac78588abfe8ed4c97e4bb8b36e73
sparc64: Add DES driver making use of the new des opcodes.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/crypto/Makefile
arch/sparc/crypto/des_asm.S [new file with mode: 0644]
arch/sparc/crypto/des_glue.c [new file with mode: 0644]
crypto/Kconfig