Home
last modified time | relevance | path

Searched refs:collect_sample (Results 1 – 1 of 1) sorted by relevance

/src/tools/test/arc4random/
H A Dbiastest.c31 static void collect_sample(unsigned char *, long long, uint32_t);
80 collect_sample(sample, tries, threshold); in main()
99 collect_sample(unsigned char *sample, long long tries, uint32_t threshold) in collect_sample() function