Home
last modified time | relevance | path

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

/linux/crypto/
A Djitterentropy.c736 #define TESTLOOPCOUNT 1024 in jent_entropy_init() macro
738 for (i = 0; (TESTLOOPCOUNT + CLEARCACHE) > i; i++) { in jent_entropy_init()
845 if ((TESTLOOPCOUNT/10 * 9) < count_mod) in jent_entropy_init()
852 if ((TESTLOOPCOUNT/10 * 9) < count_stuck) in jent_entropy_init()

Completed in 4 milliseconds