This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
random
History
Pedro F. Giffuni
32a71a72e1
dev/random: minor spelling fixes in comments.
...
No functional change. Reviewed by: markm Approved by: so
2016-05-02 14:35:57 +00:00
..
build.sh
Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-27 17:33:59 +00:00
fortuna.c
dev/random: minor spelling fixes in comments.
2016-05-02 14:35:57 +00:00
fortuna.h
…
hash.c
Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-27 17:33:59 +00:00
hash.h
…
ivy.c
Fix rdrand_rng.ko and padlock_rng.ko dependencies, making modules
2016-04-16 06:10:47 +00:00
nehemiah.c
Fix rdrand_rng.ko and padlock_rng.ko dependencies, making modules
2016-04-16 06:10:47 +00:00
other_algorithm.c
Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-27 17:33:59 +00:00
other_algorithm.h
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
random_harvestq.c
Don't start the random harvester process until timers are working.
2016-03-28 21:51:56 +00:00
random_harvestq.h
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
random_infra.c
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
randomdev.c
dev/random: use our roundup() macro instead of re-implementing it.
2016-04-25 21:14:32 +00:00
randomdev.h
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
uint128.h
…
unit_test.c
Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-27 17:33:59 +00:00
unit_test.h
…
yarrow.c
dev/random: minor spelling fixes in comments.
2016-05-02 14:35:57 +00:00
yarrow.h
…