Home
last modified time | relevance | path

Searched defs:verify_proc (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/cert/
Dnss_cert_database_unittest.cc547 scoped_refptr<CertVerifyProc> verify_proc(new CertVerifyProcNSS()); in TEST_F() local
578 scoped_refptr<CertVerifyProc> verify_proc(new CertVerifyProcNSS()); in TEST_F() local
617 scoped_refptr<CertVerifyProc> verify_proc(new CertVerifyProcNSS()); in TEST_F() local
653 scoped_refptr<CertVerifyProc> verify_proc(new CertVerifyProcNSS()); in TEST_F() local
701 scoped_refptr<CertVerifyProc> verify_proc(new CertVerifyProcNSS()); in TEST_F() local
749 scoped_refptr<CertVerifyProc> verify_proc(new CertVerifyProcNSS()); in TEST_F() local
831 scoped_refptr<CertVerifyProc> verify_proc(new CertVerifyProcNSS()); in TEST_F() local
901 scoped_refptr<CertVerifyProc> verify_proc(new CertVerifyProcNSS()); in TEST_F() local
971 scoped_refptr<CertVerifyProc> verify_proc(new CertVerifyProcNSS()); in TEST_F() local
Dtest_root_certs_unittest.cc91 scoped_refptr<CertVerifyProc> verify_proc(CertVerifyProc::CreateDefault()); in TEST() local
Dmulti_threaded_cert_verifier.cc186 CertVerifierWorker(CertVerifyProc* verify_proc, in CertVerifierWorker()
392 CertVerifyProc* verify_proc) in MultiThreadedCertVerifier()
/external/chromium_org/chrome/browser/chromeos/policy/
Dpolicy_cert_verifier.cc54 scoped_refptr<net::CertVerifyProc> verify_proc = in InitializeOnIOThread() local