Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CRYPTO] aead: Make authsize a run-time parameter | Herbert Xu | 2008-01-11 | 1 | -27/+12 |
* | [CRYPTO] authenc: Use or instead of max on alignment masks | Herbert Xu | 2008-01-11 | 1 | -1/+1 |
* | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type | Herbert Xu | 2008-01-11 | 1 | -1/+1 |
* | [CRYPTO] authenc: Move initialisations up to shut up gcc | Herbert Xu | 2007-11-23 | 1 | -8/+4 |
* | [CRYPTO] authenc: Kill spaces in algorithm names | Herbert Xu | 2007-10-10 | 1 | -2/+2 |
* | [CRYPTO] aead: Add authenc | Herbert Xu | 2007-10-10 | 1 | -0/+400 |