Home
last modified time | relevance | path

Searched refs:CreateSslSystemTrustStoreChromeRoot (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/internal/
H A Dsystem_trust_store.cc215 std::unique_ptr<SystemTrustStore> CreateSslSystemTrustStoreChromeRoot( in CreateSslSystemTrustStoreChromeRoot() function
249 std::unique_ptr<SystemTrustStore> CreateSslSystemTrustStoreChromeRoot( in CreateSslSystemTrustStoreChromeRoot() function
335 std::unique_ptr<SystemTrustStore> CreateSslSystemTrustStoreChromeRoot( in CreateSslSystemTrustStoreChromeRoot() function
365 std::unique_ptr<SystemTrustStore> CreateSslSystemTrustStoreChromeRoot( in CreateSslSystemTrustStoreChromeRoot() function
H A Dsystem_trust_store.h67 CreateSslSystemTrustStoreChromeRoot(
/aosp_15_r20/external/cronet/net/tools/cert_verify_tool/
H A Dcert_verify_comparision_tool.cc145 net::CreateSslSystemTrustStoreChromeRoot( in CreateCertVerifyImplFromName()
H A Dcert_verify_tool.cc234 return net::CreateSslSystemTrustStoreChromeRoot( in CreateSystemTrustStore()
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc.cc445 CreateSslSystemTrustStoreChromeRoot(std::move(chrome_root)), in CreateBuiltinWithChromeRootStore()
H A Dcert_verify_proc_unittest.cc235 CreateSslSystemTrustStoreChromeRoot( in CreateCertVerifyProc()