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 …]
174 bool* is_trusted, in BuildAndEvaluateSecTrustRef()443 bool is_trusted = false; in VerifyInternal() local
47 def is_trusted(email): function
324 bool is_trusted = cert_trust.IsTrustAnchor() || cert_trust.IsTrustLeaf(); in TEST_P() local