aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
-rng/commit/crypto/rng.c?id=f7d76e05d058b832b373237566cc1af8251371b5'>crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe1-1/+3 2018-11-09crypto: user - clean up report structure copyingEric Biggers1-8/+4 2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe1-0/+1 2017-07-28crypto: rng - ensure that the RNG is ready before usingJason A. Donenfeld1-2/+4 2017-06-10crypto: rng - Remove unused function __crypto_rng_cast()Matthias Kaehlcke1-5/+0 2017-01-13crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza1-1/+2 2015-06-22crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu1-4/+23 2015-04-22crypto: rng - Zero seed in crypto_rng_resetHerbert Xu1-1/+1 2015-04-22crypto: rng - Remove old low-level rng interfaceHerbert Xu1-53/+4 2015-04-22crypto: rng - Add multiple algorithm registration interfaceHerbert Xu1-0/+29 2015-04-22crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu1-6/+50 2015-04-22crypto: rng - Mark crypto_rng_reset seed as constHerbert Xu1-2/+25 2015-04-21crypto: rng - Introduce crypto_rng_generateHerbert Xu1-2/+7 2015-04-21crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu1-12/+23 2013-02-19crypto: user - fix info leaks in report APIMathias Krause1-1/+1 2012-04-02crypto: Stop using NLA_PUT*().David S. Miller1-3/+3 2011-11-11crypto: algapi - Fix build problem with NET disabledHerbert Xu1-0/+7 2011-10-21crypto: Add userspace report for rng type algorithmsSteffen Klassert1-0/+20 2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1 2009-08-13crypto: rng - Fix typoChristian Kujau1-1/+1 2008-08-29crypto: rng - RNG interface and implementationNeil Horman1-0/+126