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.java939 teeEnforced.getRootOfTrust()); in checkAttestationSecurityLevelDependentParams()
950 softwareEnforced.getRootOfTrust()); in checkAttestationSecurityLevelDependentParams()
982 RootOfTrust rootOfTrust = attestation.getTeeEnforced().getRootOfTrust(); in checkRootOfTrust()
/cts/tests/security/src/android/keystore/cts/
DAuthorizationList.java546 public RootOfTrust getRootOfTrust() { in getRootOfTrust() method in AuthorizationList