Searched refs:getVerifiedBootState (Results 1 – 3 of 3) sorted by relevance
100 public int getVerifiedBootState() { in getVerifiedBootState() method in RootOfTrust
1022 teeRootOfTrust.getVerifiedBootState(), in testAttestedRoTAcrossKeymints()1023 sbRootOfTrust.getVerifiedBootState()); in testAttestedRoTAcrossKeymints()1701 assertEquals(KM_VERIFIED_BOOT_VERIFIED, rootOfTrust.getVerifiedBootState()); in checkRootOfTrust()
545 && (rootOfTrust.getVerifiedBootState() == KM_VERIFIED_BOOT_VERIFIED)); in checkRootOfTrustForLockedDevice()