summaryrefslogtreecommitdiff
path: root/crypto/rng.c
Commit message (Expand)AuthorAge
* crypto: rng - ensure that the RNG is ready before usingJason A. Donenfeld2017-07-28
* crypto: rng - Remove unused function __crypto_rng_cast()Matthias Kaehlcke2017-06-10
* crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-13
* crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu2015-06-22
* crypto: rng - Zero seed in crypto_rng_resetHerbert Xu2015-04-22
* crypto: rng - Remove old low-level rng interfaceHerbert Xu2015-04-22
* crypto: rng - Add multiple algorithm registration interfaceHerbert Xu2015-04-22
* crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu2015-04-22
* crypto: rng - Mark crypto_rng_reset seed as constHerbert Xu2015-04-22
* crypto: rng - Introduce crypto_rng_generateHerbert Xu2015-04-21
* crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu2015-04-21
* crypto: user - fix info leaks in report APIMathias Krause2013-02-19
* crypto: Stop using NLA_PUT*().David S. Miller2012-04-02
* crypto: algapi - Fix build problem with NET disabledHerbert Xu2011-11-11
* crypto: Add userspace report for rng type algorithmsSteffen Klassert2011-10-21
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* crypto: rng - Fix typoChristian Kujau2009-08-13
* crypto: rng - RNG interface and implementationNeil Horman2008-08-29