summaryrefslogtreecommitdiff
path: root/crypto/ghash-generic.c
Commit message (Expand)AuthorAge
* crypto: ghash - remove checks for key being setEric Biggers2018-01-12
* crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2016-10-02
* crypto: add missing crypto module aliasesMathias Krause2015-01-13
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-01
* crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-21
* crypto: ghash - Add GHASH digest algorithm for GCMHuang Ying2009-08-06