Searched refs:getRootOfTrust (Results 1 – 5 of 5) sorted by relevance
83 public RootOfTrust getRootOfTrust() { in getRootOfTrust() method in Asn1Attestation84 return teeEnforced.getRootOfTrust(); in getRootOfTrust()
118 public abstract RootOfTrust getRootOfTrust(); in getRootOfTrust() method in Attestation
125 public RootOfTrust getRootOfTrust() { in getRootOfTrust() method in EatAttestation
679 public RootOfTrust getRootOfTrust() { in getRootOfTrust() method in AuthorizationList
1115 teeEnforced.getRootOfTrust()); in checkAttestationSecurityLevelDependentParams()1126 softwareEnforced.getRootOfTrust()); in checkAttestationSecurityLevelDependentParams()1158 RootOfTrust rootOfTrust = attestation.getRootOfTrust(); in checkRootOfTrust()