Searched defs:random_harvest_queue (Results 1 – 1 of 1) sorted by relevance
119 random_harvest_queue(const void *entropy, u_int size, enum random_entropy_source origin) in random_harvest_queue() function142 #define random_harvest_queue(a, b, c) do {} while (0) macro