Home
last modified time | relevance | path

Searched defs:certs (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/netstack/interfaces/kits/c/net_ssl/src/
H A Dnet_ssl_c.cpp123 int32_t OH_NetStack_GetCertificatesForHostName(const char *hostname, NetStack_Certificates *certs) in OH_NetStack_GetCertificatesForHostName() argument
175 void OH_Netstack_DestroyCertificatesContent(NetStack_Certificates *certs) in OH_Netstack_DestroyCertificatesContent() argument
[all...]
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp608 int32_t NetworkSecurityConfig::GetTrustAnchorsForHostName(const std::string &hostname, std::vector<std::string> &certs) in GetTrustAnchorsForHostName() argument
H A Dnet_conn_client.cpp862 int32_t NetConnClient::GetTrustAnchorsForHostName(const std::string &hostname, std::vector<std::string> &certs) in GetTrustAnchorsForHostName() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_conn_client_test.cpp1315 std::vector<std::string> certs; in HWTEST_F() local
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp155 std::vector<std::string> certs; in SslCtxFunction() local
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp579 std::vector<std::string> certs; in SetServerSSLCertOption() local
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp969 std::vector<std::string> certs; in AddCurlHandle() local

Completed in 11 milliseconds