summaryrefslogtreecommitdiff
path: root/include/crypto/rng.h
AgeCommit message (Expand)Author
2015-06-04crypto: doc - Fix typo in crypto-API.xmlMasanari Iida
2015-04-22crypto: rng - Remove old low-level rng interfaceHerbert Xu
2015-04-22crypto: rng - Add crypto_rng_set_entropyHerbert Xu
2015-04-22crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu
2015-04-22crypto: rng - Mark crypto_rng_reset seed as constHerbert Xu
2015-04-21crypto: rng - Introduce crypto_rng_generateHerbert Xu
2015-04-21crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu
2015-03-09crypto: rng - RNGs must return 0 in success caseStephan Mueller
2014-11-13crypto: doc - RNG API documentationStephan Mueller
2008-08-29crypto: rng - RNG interface and implementationNeil Horman