Searched defs:is_trusted (Results 1 – 4 of 4) sorted by relevance
228 virtual AvbIOResult Validate(bool* is_trusted) { in Validate()238 AvbIOResult ValidateUnlock(bool* is_trusted) { in ValidateUnlock()335 bool is_trusted = false; in TEST_F() local369 bool is_trusted = false; in TEST_F() local376 bool is_trusted = true; in TEST_F() local383 bool is_trusted = true; in TEST_F() local391 bool is_trusted = true; in TEST_F() local398 bool is_trusted = true; in TEST_F() local408 AvbIOResult Validate(bool* is_trusted) override { in Validate()420 bool is_trusted = true; in TEST_P() local[all …]
172 bool* is_trusted, in BuildAndEvaluateSecTrustRef()449 bool is_trusted = false; in VerifyInternal() local
103 def is_trusted(email): function
353 bool is_trusted = cert_trust.IsTrustAnchor() || cert_trust.IsTrustLeaf(); in TEST_P() local