Home
last modified time | relevance | path

Searched defs:verifiedBootKey (Results 1 – 2 of 2) sorted by relevance

/cts/tests/security/src/android/keystore/cts/
DRootOfTrust.java65 RootOfTrust(byte[] verifiedBootKey, boolean deviceLocked, int verifiedBootState, in RootOfTrust()
128 public Builder setVerifiedBootKey(byte[] verifiedBootKey) { in setVerifiedBootKey()
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java1396 private void checkEntropy(byte[] verifiedBootKey) { in checkEntropy()
1401 private boolean checkShannonEntropy(byte[] verifiedBootKey) { in checkShannonEntropy()
1414 private boolean checkTresBiEntropy(byte[] verifiedBootKey) { in checkTresBiEntropy()