Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sparc64: Adjust crypto priorities. | David S. Miller | 2012-09-15 |
| | | | | | | | | | | 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: Add SHA1 driver making use of the 'sha1' instruction. | David S. Miller | 2012-08-20 |
Signed-off-by: David S. Miller <davem@davemloft.net> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> |