aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/rng.h
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe2018-12-07
* crypto: user - convert all stats from u32 to u64Corentin Labbe2018-12-07
* crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-28
* crypto: doc - Fix typo in crypto-API.xmlMasanari Iida2015-06-04
* crypto: rng - Remove old low-level rng interfaceHerbert Xu2015-04-21
* crypto: rng - Add crypto_rng_set_entropyHerbert Xu2015-04-21
* crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu2015-04-21
* crypto: rng - Mark crypto_rng_reset seed as constHerbert Xu2015-04-21
* crypto: rng - Introduce crypto_rng_generateHerbert Xu2015-04-20
* crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu2015-04-20
* crypto: rng - RNGs must return 0 in success caseStephan Mueller2015-03-09
* crypto: doc - RNG API documentationStephan Mueller2014-11-13
* crypto: rng - RNG interface and implementationNeil Horman2008-08-29