Home | History | Annotate | Download | only in policy

Lines Matching defs:trust

87   // trust anchors (i.e. of |test_ca_cert_|) for the first time or since the
114 net::NSSCertDatabase::TrustBits trust =
116 EXPECT_EQ(net::NSSCertDatabase::TRUST_DEFAULT, trust);
153 // Make the database trust |test_ca_cert_|.
160 net::NSSCertDatabase::TrustBits trust =
162 EXPECT_EQ(net::NSSCertDatabase::TRUSTED_SSL, trust);
174 // The additional trust anchors were not used, since the certificate is
195 // Verify() again with the additional trust anchors.
209 // Verify() again with the additional trust anchors will hit the cache.
220 // Verifying after removing the trust anchors should now fail.
230 // The additional trust anchors were reset, thus |cert_verifier_| should not