Age | Commit message (Expand) | Author |
---|---|---|
2015-06-04 | crypto: doc - Fix typo in crypto-API.xml | Masanari Iida |
2015-04-22 | crypto: rng - Remove old low-level rng interface | Herbert Xu |
2015-04-22 | crypto: rng - Add crypto_rng_set_entropy | Herbert Xu |
2015-04-22 | crypto: rng - Convert low-level crypto_rng to new style | Herbert Xu |
2015-04-22 | crypto: rng - Mark crypto_rng_reset seed as const | Herbert Xu |
2015-04-21 | crypto: rng - Introduce crypto_rng_generate | Herbert Xu |
2015-04-21 | crypto: rng - Convert crypto_rng to new style crypto_type | Herbert Xu |
2015-03-09 | crypto: rng - RNGs must return 0 in success case | Stephan Mueller |
2014-11-13 | crypto: doc - RNG API documentation | Stephan Mueller |
2008-08-29 | crypto: rng - RNG interface and implementation | Neil Horman |