Searched refs:getVerifiedBootKey (Results 1 – 2 of 2) sorted by relevance
69 public byte[] getVerifiedBootKey() { in getVerifiedBootKey() method in RootOfTrust
778 assertNotNull(rootOfTrust.getVerifiedBootKey()); in checkRootOfTrust()779 assertTrue(rootOfTrust.getVerifiedBootKey().length >= 32); in checkRootOfTrust()