Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: ghash-generic - move common definitions to a new header file | Marcelo Cerri | 2016-10-02 | 1 | -12/+1 |
* | crypto: add missing crypto module aliases | Mathias Krause | 2015-01-13 | 1 | -0/+1 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+1 |
* | crypto: cleanup - remove unneeded crypto_alg.cra_list initializations | Jussi Kivilinna | 2012-08-01 | 1 | -1/+0 |
* | crypto: ghash - Avoid null pointer dereference if no key is set | Nick Bowler | 2011-10-21 | 1 | -0/+6 |
* | crypto: ghash - Add GHASH digest algorithm for GCM | Huang Ying | 2009-08-06 | 1 | -0/+170 |