summaryrefslogtreecommitdiffstats
path: root/crypto/ghash-generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ghash - remove checks for key being setEric Biggers2018-01-121-6/+0
* crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2016-10-021-12/+1
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-011-1/+0
* crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-211-0/+6
* crypto: ghash - Add GHASH digest algorithm for GCMHuang Ying2009-08-061-0/+170
OpenPOWER on IntegriCloud