Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DClonedSecureRandomTest.java54 private static final int PRIMING_ITERATIONS = 128; field in ClonedSecureRandomTest
209 if (i <= PRIMING_ITERATIONS) { in testCheckForDuplicateOutput()