Searched defs:AddTrustAnchor (Results 1 – 2 of 2) sorted by relevance
/external/cronet/net/cert/pki/ | ||
D | trust_store_in_memory.cc | 20 void TrustStoreInMemory::AddTrustAnchor( in AddTrustAnchor() function in net::TrustStoreInMemory |
/external/cronet/net/cert/ | ||
D | cert_verify_proc_builtin.cc | 186 void AddTrustAnchor(std::shared_ptr<const ParsedCertificate> cert) { in AddTrustAnchor() function in net::__anon870afda20111::CertVerifyProcTrustStore |