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.java695 teeEnforced.getRootOfTrust()); in checkAttestationSecurityLevelDependentParams()
706 softwareEnforced.getRootOfTrust()); in checkAttestationSecurityLevelDependentParams()
710 RootOfTrust rootOfTrust = attestation.getTeeEnforced().getRootOfTrust(); in checkRootOfTrust()
DAuthorizationList.java472 public RootOfTrust getRootOfTrust() { in getRootOfTrust() method in AuthorizationList