Home
last modified time | relevance | path

Searched defs:cert (Results 1 - 25 of 51) sorted by relevance

123

/kernel/linux/linux-6.6/certs/
H A DMakefile[all...]
H A Dextract-cert.c128 X509 *cert; in main() member
/kernel/linux/linux-5.10/scripts/
H A DMakefile
H A Dextract-cert.c125 X509 *cert; in main() member
/foundation/communication/netstack/frameworks/native/net_ssl/
H A Dnet_ssl.cpp25 uint32_t NetStackVerifyCertification(const CertBlob *cert) in NetStackVerifyCertification() argument
34 uint32_t NetStackVerifyCertification(const CertBlob *cert, const CertBlob *caCert) in NetStackVerifyCertification() argument
H A Dnet_ssl_verify_cert.cpp83 X509 *CertBlobToX509(const CertBlob *cert) in CertBlobToX509() argument
110 uint32_t VerifyCert(const CertBlob *cert) in VerifyCert() argument
153 VerifyCert(const CertBlob *cert, const CertBlob *caCert) VerifyCert() argument
[all...]
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/
H A DBpfSSLTest.cpp54 CertBlob *cert = nullptr; in HWTEST_F() local
66 CertBlob cert; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/
H A DNetSysSSLTest.cpp54 CertBlob *cert = nullptr; in HWTEST_F() local
66 CertBlob cert; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/
H A DVpnSSLTest.cpp54 CertBlob *cert = nullptr; in HWTEST_F() local
66 CertBlob cert; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/http_test/
H A DNetsslTest.cpp54 CertBlob *cert = nullptr; in HWTEST_F() local
66 CertBlob cert; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tcp_core_test/
H A DTcpSocketSSLTest.cpp54 CertBlob *cert = nullptr; in HWTEST_F() local
66 CertBlob cert; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/netshare_core_test/
H A DNetShareSSLTest.cpp54 CertBlob *cert = nullptr; in HWTEST_F() local
66 CertBlob cert; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_core_test/
H A DWebSocketSSLTest.cpp54 CertBlob *cert = nullptr; in HWTEST_F() local
66 CertBlob cert; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/staging/greybus/Documentation/firmware/
H A Dauthenticate.c19 struct cap_ioc_get_ims_certificate cert = { variable
/kernel/linux/linux-6.6/drivers/staging/greybus/Documentation/firmware/
H A Dauthenticate.c19 struct cap_ioc_get_ims_certificate cert = { variable
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_attest_interface.h45 SoftbusBlob cert[SOFTBUS_CERTS_COUNT]; member
/foundation/communication/netstack/test/unittest/tls_test/core/
H A Dtls_certificate.test.cpp236 auto cert = PEM_read_X509(fp, nullptr, nullptr, nullptr); in HWTEST_F() local
256 auto cert = PEM_read_X509(fp, nullptr, nullptr, nullptr); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tlssocket/core/
H A Dtls_certificate.test.cpp236 auto cert = PEM_read_X509(fp, nullptr, nullptr, nullptr); in HWTEST_F() local
256 auto cert = PEM_read_X509(fp, nullptr, nullptr, nullptr); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/netssl/
H A DNetsslTest.cpp55 CertBlob *cert = nullptr; in HWTEST_F() local
67 CertBlob cert; in HWTEST_F() local
/kernel/linux/common_modules/code_sign/
H A Dverify_cert_chain.c31 struct x509_certificate *cert; in pkcs7_find_key() local
189 struct x509_certificate* cert = pkcs7->certs; code_sign_verify_certchain() local
[all...]
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dx509_public_key.c23 int x509_get_sig_params(struct x509_certificate *cert) in x509_get_sig_params() argument
104 x509_check_for_self_signed(struct x509_certificate *cert) x509_check_for_self_signed() argument
163 struct x509_certificate *cert; x509_key_preparse() local
[all...]
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dx509_public_key.c25 int x509_get_sig_params(struct x509_certificate *cert) in x509_get_sig_params() argument
106 x509_check_for_self_signed(struct x509_certificate *cert) x509_check_for_self_signed() argument
165 struct x509_certificate *cert; x509_key_preparse() local
[all...]
/foundation/communication/netstack/interfaces/kits/c/net_ssl/src/
H A Dnet_ssl_c.cpp32 struct OHOS::NetStack::Ssl::CertBlob SwitchToCertBlob(const struct NetStack_CertBlob cert) in SwitchToCertBlob() argument
53 uint32_t VerifyCert_With_RootCa(const struct NetStack_CertBlob *cert) in VerifyCert_With_RootCa() argument
61 uint32_t VerifyCert_With_DesignatedCa(const struct NetStack_CertBlob *cert, const struct NetStack_CertBlob *caCert) in VerifyCert_With_DesignatedCa() argument
70 uint32_t OH_NetStack_CertVerification(const struct NetStack_CertBlob *cert, const struct NetStack_CertBlob *caCert) in OH_NetStack_CertVerification() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dipl_report.c34 struct ipl_rb_certificate_entry *cert; in find_bootdata_space() local
95 struct ipl_rb_certificate_entry *cert; in copy_certificates_bootdata() local
[all...]
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dipl_report.c31 struct ipl_rb_certificate_entry *cert; in get_cert_comp_list_size() local
50 struct ipl_rb_certificate_entry *cert; in ipl_report_certs_intersects() local
75 struct ipl_rb_certificate_entry *cert; in copy_certificates_bootdata() local
[all...]

Completed in 9 milliseconds

123