summaryrefslogtreecommitdiffstats
path: root/crypto/rng.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu2015-06-221-4/+23
* crypto: rng - Zero seed in crypto_rng_resetHerbert Xu2015-04-221-1/+1
* crypto: rng - Remove old low-level rng interfaceHerbert Xu2015-04-221-53/+4
* crypto: rng - Add multiple algorithm registration interfaceHerbert Xu2015-04-221-0/+29
* crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu2015-04-221-6/+50
* crypto: rng - Mark crypto_rng_reset seed as constHerbert Xu2015-04-221-2/+25
* crypto: rng - Introduce crypto_rng_generateHerbert Xu2015-04-211-2/+7
* crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu2015-04-211-12/+23
* crypto: user - fix info leaks in report APIMathias Krause2013-02-191-1/+1
* crypto: Stop using NLA_PUT*().David S. Miller2012-04-021-3/+3
* crypto: algapi - Fix build problem with NET disabledHerbert Xu2011-11-111-0/+7
* crypto: Add userspace report for rng type algorithmsSteffen Klassert2011-10-211-0/+20
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* crypto: rng - Fix typoChristian Kujau2009-08-131-1/+1
* crypto: rng - RNG interface and implementationNeil Horman2008-08-291-0/+126
OpenPOWER on IntegriCloud