Home
last modified time | relevance | path

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

/freebsd/tools/test/arc4random/
H A Dbiastest.c32 static void analyze_sample(const unsigned char *, long long, uint32_t);
81 analyze_sample(sample, tries, threshold); in main()
127 analyze_sample(const unsigned char *sample, long long tries, uint32_t threshold) in analyze_sample() function