Searched defs:is_trusted (Results 1 – 6 of 6) sorted by relevance
226 virtual AvbIOResult Validate(bool* is_trusted) { in Validate()236 AvbIOResult ValidateUnlock(bool* is_trusted) { in ValidateUnlock()333 bool is_trusted = false; in TEST_F() local367 bool is_trusted = false; in TEST_F() local374 bool is_trusted = true; in TEST_F() local381 bool is_trusted = true; in TEST_F() local389 bool is_trusted = true; in TEST_F() local396 bool is_trusted = true; in TEST_F() local406 AvbIOResult Validate(bool* is_trusted) override { in Validate()418 bool is_trusted = true; in TEST_P() local[all …]
66 explicit AccessContext(bool is_trusted) in AccessContext()107 static Domain ComputeDomain(bool is_trusted) { in ComputeDomain()
173 bool* is_trusted, in BuildAndEvaluateSecTrustRef()447 bool is_trusted = false; in VerifyInternal() local
47 def is_trusted(email): function
342 bool is_trusted = cert_trust.IsTrustAnchor() || cert_trust.IsTrustLeaf(); in TEST_P() local
46 const bool is_trusted = true; in Create() local