Commit message (Expand) | Author | Age | |
---|---|---|---|
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 |
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-08 |
* | crypto: ghash - remove checks for key being set | Eric Biggers | 2018-01-12 |
* | crypto: ghash-generic - move common definitions to a new header file | Marcelo Cerri | 2016-10-02 |
* | crypto: add missing crypto module aliases | Mathias Krause | 2015-01-13 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 |
* | crypto: cleanup - remove unneeded crypto_alg.cra_list initializations | Jussi Kivilinna | 2012-08-01 |
* | crypto: ghash - Avoid null pointer dereference if no key is set | Nick Bowler | 2011-10-21 |
* | crypto: ghash - Add GHASH digest algorithm for GCM | Huang Ying | 2009-08-06 |