index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
rng.c
Age
Commit message (
Expand
)
Author
2017-07-28
crypto: rng - ensure that the RNG is ready before using
Jason A. Donenfeld
2017-06-10
crypto: rng - Remove unused function __crypto_rng_cast()
Matthias Kaehlcke
2017-01-13
crypto: Replaced gcc specific attributes with macros from compiler.h
Gideon Israel Dsouza
2015-06-22
crypto: rng - Do not free default RNG when it becomes unused
Herbert Xu
2015-04-22
crypto: rng - Zero seed in crypto_rng_reset
Herbert Xu
2015-04-22
crypto: rng - Remove old low-level rng interface
Herbert Xu
2015-04-22
crypto: rng - Add multiple algorithm registration interface
Herbert Xu
2015-04-22
crypto: rng - Convert low-level crypto_rng to new style
Herbert Xu
2015-04-22
crypto: rng - Mark crypto_rng_reset seed as const
Herbert Xu
2015-04-21
crypto: rng - Introduce crypto_rng_generate
Herbert Xu
2015-04-21
crypto: rng - Convert crypto_rng to new style crypto_type
Herbert Xu
2013-02-19
crypto: user - fix info leaks in report API
Mathias Krause
2012-04-02
crypto: Stop using NLA_PUT*().
David S. Miller
2011-11-11
crypto: algapi - Fix build problem with NET disabled
Herbert Xu
2011-10-21
crypto: Add userspace report for rng type algorithms
Steffen Klassert
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-13
crypto: rng - Fix typo
Christian Kujau
2008-08-29
crypto: rng - RNG interface and implementation
Neil Horman