Home
last modified time | relevance | path

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

/third_party/lib/jitterentropy/
A Djitterentropy-base.c685 #define TESTLOOPCOUNT 300 in jent_entropy_init() macro
687 for (i = 0; (TESTLOOPCOUNT + CLEARCACHE) > i; i++) { in jent_entropy_init()
772 if ((TESTLOOPCOUNT/10 * 9) < count_mod) in jent_entropy_init()
779 if (JENT_STUCK_INIT_THRES(TESTLOOPCOUNT) < count_stuck) in jent_entropy_init()

Completed in 4 milliseconds