Searched refs:HARVESTSIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/random/
H A Drandom_harvestq.h32 #define HARVESTSIZE 2 /* Max length in words of each harvested entropy unit */ macro
39 uint32_t he_entropy[HARVESTSIZE];/* some harvested entropy */
H A Dunit_test.h65 #define HARVESTSIZE 2 macro
76 uint32_t he_entropy[HARVESTSIZE];/* some harvested entropy */
H A Drandom_harvestq.c205 uint32_t entropy[HARVESTSIZE];

Completed in 114 milliseconds