Searched refs:HARVESTSIZE (Results 1 – 4 of 4) sorted by relevance
30 #define HARVESTSIZE 2 /* Max length in words of each harvested entropy unit */ macro37 uint32_t he_entropy[HARVESTSIZE];/* some harvested entropy */
63 #define HARVESTSIZE 2 macro74 uint32_t he_entropy[HARVESTSIZE];/* some harvested entropy */
235 uint32_t entropy[HARVESTSIZE]; in random_sources_feed()
150 len = sizeof(*sc->vtrnd_value) * HARVESTSIZE; in vtrnd_attach()