Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Djitterentropy.c693 #define TESTLOOPCOUNT 300 in jent_entropy_init() macro
695 for (i = 0; (TESTLOOPCOUNT + CLEARCACHE) > i; i++) { in jent_entropy_init()
783 if ((TESTLOOPCOUNT/10 * 9) < count_mod) in jent_entropy_init()