Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: cryptd - remove ability to instantiate ablkciphers | Eric Biggers | 2019-04-18 | 1 | -17/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | crypto: cryptd - Add support for skcipher | Herbert Xu | 2016-11-28 | 1 | -1/+12 |
* | crypto: cryptd - Add helpers to check whether a tfm is queued | Herbert Xu | 2016-06-23 | 1 | -0/+5 |
* | crypto: cryptd - Add missing aead.h inclusion | Herbert Xu | 2015-05-13 | 1 | -0/+1 |
* | crypto: cryptd - Adding the AEAD interface type support to cryptd | Adrian Hoban | 2010-09-20 | 1 | -0/+24 |
* | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying | 2009-10-19 | 1 | -0/+1 |
* | crypto: cryptd - Add support to access underlaying shash | Huang Ying | 2009-08-06 | 1 | -0/+17 |
* | crypto: cryptd - Add support to access underlying blkcipher | Huang Ying | 2009-02-18 | 1 | -0/+27 |