Lines Matching full:random
30 * containing an alternative entropy-processing algorithm for random(4).
51 #include <sys/random.h>
60 #include <dev/random/hash.h>
61 #include <dev/random/randomdev.h>
62 #include <dev/random/random_harvestq.h>
63 #include <dev/random/uint128.h>
64 #include <dev/random/other_algorithm.h>
78 #include <dev/random/hash.h>
79 #include <dev/random/randomdev.h>
80 #include <dev/random/uint128.h>
81 #include <dev/random/other_algorithm.h>
90 * RANDOM_OTHER_NPOOLS is used when reading hardware random
167 * Do random-number generation work here! in random_other_read()