summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-02crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2-12/+24
2015-01-13crypto: add missing crypto module aliasesMathias Krause22-4/+27
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook95-123/+155
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna15-15/+0
2011-10-21crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler1-0/+6
2009-08-06crypto: ghash - Add GHASH digest algorithm for GCMHuang Ying3-0/+178