Commit message (Expand) | Author | Age | |
---|---|---|---|
* | crypto: chainiv - Use kcrypto_wq instead of keventd_wq | Huang Ying | 2009-02-19 |
* | crypto: skcipher - Use RNG interface instead of get_random_bytes | Herbert Xu | 2008-08-29 |
* | crypto: skcipher - Move IV generators into their own modules | Herbert Xu | 2008-08-29 |
* | crypto: chainiv - Invoke completion function | Herbert Xu | 2008-07-10 |
* | [CRYPTO] skcipher: Fix section mismatches | Herbert Xu | 2008-03-08 |
* | [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module | Herbert Xu | 2008-02-22 |
* | [CRYPTO] chainiv: Avoid lock spinning where possible | Herbert Xu | 2008-01-10 |
* | [CRYPTO] chainiv: Add chain IV generator | Herbert Xu | 2008-01-10 |