Home
last modified time | relevance | path

Searched defs:certs (Results 26 – 43 of 43) sorted by relevance

12

/ohos5.0/base/web/webview/ohos_adapter/cert_mgr_adapter/src/
H A Dcert_mgr_adapter_impl.cpp435 const std::string& hostname, std::vector<std::string>& certs) in GetTrustAnchorsForHostName()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dadapter.rs797 let certs = match certificate.inner { in ut_add_root_certificates() localVariable
977 let certs = Certificate::from_pem(v); in ut_certificate_from_pem() localVariable
H A Dx509.rs88 let mut certs = vec![]; in stack_from_pem() localVariable
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_cert_crl_collection_test.cpp101 static void FreeCertArrayData(HcfX509CertificateArray *certs) in FreeCertArrayData()
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dmbedtls_pkcs7.h129 mbedtls_x509_crt *certs; member
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dcertificate_openssl_common.c460 X509 *FindCertificateBySubject(STACK_OF(X509) *certs, X509_NAME *subjectName) in FindCertificateBySubject()
/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_cert_chain.cpp417 HcfX509CertificateArray certs = { nullptr, 0 }; in CreateX509CertChainByArray() local
848 HcfX509CertificateArray certs = { nullptr, 0 }; in NapiGetCertList() local
H A Dnapi_cert_crl_collection.cpp457 HcfX509CertificateArray certs = { nullptr, 0 }; in ParseCreateCertCRLColJSParams() local
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp170 std::vector<std::string> certs; in SslCtxFunction() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_cert_verify_openssl_utils.cpp278 void HapCertVerifyOpensslUtils::GenerateCertSignFromCertStack(STACK_OF(X509)* certs, CertSign& cert… in GenerateCertSignFromCertStack()
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c525 …int32_t ParseSignedDataCerts(unsigned char **p, const unsigned char *end, mbedtls_x509_crt **certs) in ParseSignedDataCerts()
775 mbedtls_x509_crt *certs = signeData->certs; in BuildSignerCertPath() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp608 …ityConfig::GetTrustAnchorsForHostName(const std::string &hostname, std::vector<std::string> &certs) in GetTrustAnchorsForHostName()
H A Dnet_conn_client.cpp820 …onnClient::GetTrustAnchorsForHostName(const std::string &hostname, std::vector<std::string> &certs) in GetTrustAnchorsForHostName()
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp579 std::vector<std::string> certs; in SetServerSSLCertOption() local
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type.h126 struct HksBlob *certs; member
/ohos5.0/base/security/huks/interfaces/kits/c/include/
H A Dnative_huks_type.h799 struct OH_Huks_Blob *certs; member
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_client_test.cpp1276 std::vector<std::string> certs; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp895 std::vector<std::string> certs; in AddCurlHandle() local

12