Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java996 assertTrue("Failed BiEntropy check", checkTresBiEntropy(verifiedBootKey)); in checkEntropy()
1012 private boolean checkTresBiEntropy(byte[] verifiedBootKey) { in checkTresBiEntropy() method in KeyAttestationTest