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.java69 RootOfTrust(byte[] verifiedBootKey, boolean deviceLocked, int verifiedBootState, in RootOfTrust()
132 public Builder setVerifiedBootKey(byte[] verifiedBootKey) { in setVerifiedBootKey()
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java1720 private boolean checkShannonEntropy(byte[] verifiedBootKey) { in checkShannonEntropy()
1736 private boolean checkTresBiEntropy(byte[] verifiedBootKey) { in checkTresBiEntropy()