aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ghash-generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: add missing crypto module aliasesMathias Krause2015-02-201-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-201-1/+1
* 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