Home
last modified time | relevance | path

Searched defs:crl_set (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dcrl_set_distributor.cc22 scoped_refptr<net::CRLSet> ParseCRLSet(std::string crl_set) { in ParseCRLSet()
35 scoped_refptr<net::CRLSet> crl_set) { in ProcessParsedCRLSet()
54 void CRLSetDistributor::OnNewCRLSet(base::span<const uint8_t> crl_set, in OnNewCRLSet()
70 void CRLSetDistributor::OnCRLSetParsed(scoped_refptr<net::CRLSet> crl_set) { in OnCRLSetParsed()
H A Dssl_config_service_mojo.cc130 void SSLConfigServiceMojo::OnNewCRLSet(scoped_refptr<net::CRLSet> crl_set) { in OnNewCRLSet()
H A Dcert_verify_proc_chromeos.cc49 net::CRLSet* crl_set, in VerifyInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/
H A Dcrl_set_distributor.cc24 scoped_refptr<net::CRLSet> ParseCRLSet(std::string crl_set) { in ParseCRLSet()
42 scoped_refptr<net::CRLSet> crl_set) { in ProcessParsedCRLSet()
61 void CRLSetDistributor::OnNewCRLSet(base::span<const uint8_t> crl_set, in OnNewCRLSet()
77 void CRLSetDistributor::OnCRLSetParsed(scoped_refptr<net::CRLSet> crl_set) { in OnCRLSetParsed()
H A Dssl_config_service_mojo.cc130 void SSLConfigServiceMojo::OnNewCRLSet(scoped_refptr<net::CRLSet> crl_set) { in OnNewCRLSet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dcert_verify_proc_win.cc440 CRLSetResult CheckRevocationWithCRLSet(CRLSet* crl_set, in CheckRevocationWithCRLSet()
522 CRLSet* crl_set) { in CheckChainRevocationWithCRLSet()
646 void SetCRLSet(CRLSet* crl_set) { thread_local_crlset.Set(crl_set); } in SetCRLSet()
708 CRLSet* crl_set = g_revocation_injector.Get().GetCRLSet(); in CertDllVerifyRevocationWithCRLSet() local
856 explicit ScopedThreadLocalCRLSet(CRLSet* crl_set) { in ScopedThreadLocalCRLSet()
878 CRLSet* crl_set, in VerifyInternal()
H A Dcert_verify_proc_nss.cc246 CRLSet* crl_set) { in CheckRevocationWithCRLSet()
323 CRLSet* crl_set = nullptr; member
733 CRLSet* crl_set, in VerifyEV()
818 CRLSet* crl_set, in VerifyInternalImpl()
1043 CRLSet* crl_set, in VerifyInternal()
H A Dcrl_set.cc238 scoped_refptr<CRLSet> crl_set(new CRLSet()); in Parse() local
424 scoped_refptr<CRLSet> crl_set(new CRLSet); in ForTesting() local
H A Dcert_verifier.h61 scoped_refptr<CRLSet> crl_set; member
H A Dcert_verify_proc_mac.cc582 CRLSetResult CheckRevocationWithCRLSet(CFArrayRef chain, CRLSet* crl_set) { in CheckRevocationWithCRLSet()
802 CRLSet* crl_set, in VerifyWithGivenFlags()
1289 CRLSet* crl_set, in VerifyInternal()
H A Dcert_verify_proc_builtin.cc181 PathBuilderDelegateImpl(const CRLSet* crl_set, in PathBuilderDelegateImpl()
522 const CRLSet* crl_set, in TryBuildPath()
668 CRLSet* crl_set, in VerifyInternal()
H A Dmulti_threaded_cert_verifier.cc68 const scoped_refptr<CRLSet>& crl_set, in DoVerifyOnWorkerThread()
H A Dcert_verify_proc_mac_unittest.cc100 scoped_refptr<CRLSet> crl_set; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dcert_verify_proc_win.cc440 CRLSetResult CheckRevocationWithCRLSet(CRLSet* crl_set, in CheckRevocationWithCRLSet()
522 CRLSet* crl_set) { in CheckChainRevocationWithCRLSet()
646 void SetCRLSet(CRLSet* crl_set) { thread_local_crlset.Set(crl_set); } in SetCRLSet()
708 CRLSet* crl_set = g_revocation_injector.Get().GetCRLSet(); in CertDllVerifyRevocationWithCRLSet() local
856 explicit ScopedThreadLocalCRLSet(CRLSet* crl_set) { in ScopedThreadLocalCRLSet()
878 CRLSet* crl_set, in VerifyInternal()
H A Dcrl_set.cc246 scoped_refptr<CRLSet> crl_set(new CRLSet()); in Parse() local
445 scoped_refptr<CRLSet> crl_set(new CRLSet); in ForTesting() local
H A Dcert_verifier.h61 scoped_refptr<CRLSet> crl_set; member
H A Dcert_verify_proc_mac.cc574 CRLSetResult CheckRevocationWithCRLSet(CFArrayRef chain, CRLSet* crl_set) { in CheckRevocationWithCRLSet()
794 CRLSet* crl_set, in VerifyWithGivenFlags()
1281 CRLSet* crl_set, in VerifyInternal()
H A Dcert_verify_proc_builtin.cc181 PathBuilderDelegateImpl(const CRLSet* crl_set, in PathBuilderDelegateImpl()
522 const CRLSet* crl_set, in TryBuildPath()
668 CRLSet* crl_set, in VerifyInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/tools/cert_verify_tool/
H A Dcert_verify_tool.cc118 net::CRLSet* crl_set, in VerifyCert()
164 net::CRLSet* crl_set, in VerifyCert()
349 scoped_refptr<net::CRLSet> crl_set = net::CRLSet::BuiltinCRLSet(); in main() local
H A Dverify_using_cert_verify_proc.cc120 net::CRLSet* crl_set, in VerifyUsingCertVerifyProc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/tools/cert_verify_tool/
H A Dcert_verify_tool.cc110 net::CRLSet* crl_set, in VerifyCert()
156 net::CRLSet* crl_set, in VerifyCert()
341 scoped_refptr<net::CRLSet> crl_set = net::CRLSet::BuiltinCRLSet(); in main() local
H A Dverify_using_cert_verify_proc.cc120 net::CRLSet* crl_set, in VerifyUsingCertVerifyProc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/public/cpp/cert_verifier/
H A Dcert_verifier_mojom_traits.cc45 scoped_refptr<net::CRLSet> crl_set; in Read() local
H A Dcert_verifier_mojom_traits_unittest.cc136 std::string crl_set; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/cert_verifier/integration_tests/
H A Dssl_config_service_mojo_unittest.cc172 scoped_refptr<net::CRLSet> crl_set; in TEST_P() local

12