-
- Downloads
bsd: Port random infrastructure from FreeBSD
Simply put, FreeBSD-specific code such as SYSCTL API, etc, was disabled. Besides, I had gone throughout the code, and made sure that the overall semantics remained the same on OSv. Signed-off-by:Raphael S. Carvalho <raphaelsc@cloudius-systems.com> Signed-off-by:
Pekka Enberg <penberg@cloudius-systems.com>
Showing
- bsd/sys/dev/random/dummy_rng.c 0 additions, 124 deletionsbsd/sys/dev/random/dummy_rng.c
- bsd/sys/dev/random/harvest.c 10 additions, 0 deletionsbsd/sys/dev/random/harvest.c
- bsd/sys/dev/random/hash.c 4 additions, 0 deletionsbsd/sys/dev/random/hash.c
- bsd/sys/dev/random/ivy.c 0 additions, 137 deletionsbsd/sys/dev/random/ivy.c
- bsd/sys/dev/random/live_entropy_sources.c 11 additions, 5 deletionsbsd/sys/dev/random/live_entropy_sources.c
- bsd/sys/dev/random/nehemiah.c 0 additions, 161 deletionsbsd/sys/dev/random/nehemiah.c
- bsd/sys/dev/random/opt_random.h 3 additions, 0 deletionsbsd/sys/dev/random/opt_random.h
- bsd/sys/dev/random/random_adaptors.c 0 additions, 251 deletionsbsd/sys/dev/random/random_adaptors.c
- bsd/sys/dev/random/random_harvestq.c 18 additions, 1 deletionbsd/sys/dev/random/random_harvestq.c
- bsd/sys/dev/random/randomdev.c 0 additions, 233 deletionsbsd/sys/dev/random/randomdev.c
- bsd/sys/dev/random/randomdev_soft.c 31 additions, 8 deletionsbsd/sys/dev/random/randomdev_soft.c
- bsd/sys/dev/random/rwfile.c 0 additions, 96 deletionsbsd/sys/dev/random/rwfile.c
- bsd/sys/dev/random/rwfile.h 0 additions, 39 deletionsbsd/sys/dev/random/rwfile.h
- bsd/sys/dev/random/yarrow.c 5 additions, 4 deletionsbsd/sys/dev/random/yarrow.c
- bsd/sys/dev/random/yarrow.h 1 addition, 1 deletionbsd/sys/dev/random/yarrow.h
- build.mk 9 additions, 0 deletionsbuild.mk
Loading
Please register or sign in to comment