summaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/opcodes.h
Commit message (Collapse)AuthorAgeFilesLines
* sparc64: Adjust crypto priorities.David S. Miller2012-09-151-0/+2
| | | | | | | | | | Make the crypto opcode implementations have a higher priority than those provides by the ring buffer based Niagara crypto device. Also, several crypto opcode hashes were not setting the priority value at all. Signed-off-by: David S. Miller <davem@davemloft.net>
* sparc64: Avoid code duplication in crypto assembler.David S. Miller2012-08-311-0/+97
Put the opcode macros in a common header Signed-off-by: David S. Miller <davem@davemloft.net>