Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java751 teeEnforced.getRootOfTrust()); in checkAttestationSecurityLevelDependentParams()
762 softwareEnforced.getRootOfTrust()); in checkAttestationSecurityLevelDependentParams()
766 RootOfTrust rootOfTrust = attestation.getTeeEnforced().getRootOfTrust(); in checkRootOfTrust()
DAuthorizationList.java479 public RootOfTrust getRootOfTrust() { in getRootOfTrust() method in AuthorizationList