Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: include crypto- module prefix in template | Kees Cook | 2014-11-26 | 1 | -0/+1 |
* | crypto: Resolve shadow warnings | Mark Rustad | 2014-08-01 | 1 | -4/+4 |
* | crypto: Use scatterwalk_crypto_chain | Steffen Klassert | 2010-12-02 | 1 | -16/+2 |
* | crypto: eseqiv - Fix IV generation for sync algorithms | Steffen Klassert | 2009-04-15 | 1 | -1/+2 |
* | crypto: skcipher - Use RNG interface instead of get_random_bytes | Herbert Xu | 2008-08-29 | 1 | -4/+21 |
* | crypto: skcipher - Move IV generators into their own modules | Herbert Xu | 2008-08-29 | 1 | -2/+8 |
* | [CRYPTO] eseqiv: Fix off-by-one encryption | Herbert Xu | 2008-05-01 | 1 | -1/+2 |
* | [CRYPTO] skcipher: Fix section mismatches | Herbert Xu | 2008-03-08 | 1 | -2/+0 |
* | [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module | Herbert Xu | 2008-02-23 | 1 | -8/+4 |
* | [CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator | Herbert Xu | 2008-01-11 | 1 | -0/+264 |