Searched defs:harvest (Results 1 – 2 of 2) sorted by relevance
50 struct harvest { struct52 uint8_t entropy[HARVESTSIZE]; /* the harvested entropy */ argument55 STAILQ_ENTRY(harvest) next; /* next item on the list */ argument
51 struct harvest_select harvest = { 1, 1, 1, 1 }; variable