Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DClonedSecureRandomTest.java56 private static final int RANDOM_BYTES_PER_PID = 8; field in ClonedSecureRandomTest
110 byte[][] outputs = new byte[MAX_PID][RANDOM_BYTES_PER_PID]; in testCheckForDuplicateOutput()
128 byte[] output = new byte[RANDOM_BYTES_PER_PID]; in testCheckForDuplicateOutput()