aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/camellia_asm.S
Commit message (Collapse)AuthorAge
* sparc64: Fix function argument comment in camellia_sparc64_key_expand asm.David S. Miller2012-09-21
| | | | Signed-off-by: David S. Miller <davem@davemloft.net>
* sparc64: Avoid code duplication in crypto assembler.David S. Miller2012-08-31
| | | | | | Put the opcode macros in a common header Signed-off-by: David S. Miller <davem@davemloft.net>
* sparc64: Add CAMELLIA driver making use of the new camellia opcodes.David S. Miller2012-08-28
Signed-off-by: David S. Miller <davem@davemloft.net>