Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Djitterentropy.c760 #define TESTLOOPCOUNT 1024 in jent_entropy_init() macro
762 for (i = 0; (TESTLOOPCOUNT + CLEARCACHE) > i; i++) { in jent_entropy_init()