Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DRootOfTrust.java69 public byte[] getVerifiedBootKey() { in getVerifiedBootKey() method in RootOfTrust
DKeyAttestationTest.java768 assertNotNull(rootOfTrust.getVerifiedBootKey()); in checkRootOfTrust()
769 assertTrue(rootOfTrust.getVerifiedBootKey().length >= 32); in checkRootOfTrust()