Home
last modified time | relevance | path

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

/linux/crypto/
H A Djitterentropy.c762 #define TESTLOOPCOUNT 1024 in jent_entropy_init() macro
764 for (i = 0; (TESTLOOPCOUNT + CLEARCACHE) > i; i++) { in jent_entropy_init()