aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/n2_core.h
Commit message (Collapse)AuthorAgeFilesLines
* crypto: n2 - Add Niagara2 crypto driverDavid S. Miller2010-05-191-0/+231
Current deficiencies: 1) No HMAC hash support yet. 2) Although the algs are registered as ASYNC they always run synchronously. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>