Home
last modified time | relevance | path

Searched defs:issuer (Results 1 - 25 of 226) sorted by relevance

12345678910

/base/security/certificate_framework/interfaces/inner_api/certificate/
H A Dx509_crl_match_parameters.h30 CfBlobArray *issuer; member
H A Dx509_cert_match_parameters.h41 CfBlob *issuer; member
/base/security/code_signature/test/unittest/utils/src/
H A Denable_key_utils.cpp26 int32_t EnableTestKey(const char *signing, const char *issuer) in EnableTestKey() argument
/base/security/code_signature/services/key_enable/utils/include/
H A Dcert_path.h33 uint64_t issuer; member
/third_party/node/deps/npm/node_modules/sigstore/dist/
H A Dconfig.js
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dess.h22 STACK_OF(GENERAL_NAME) *issuer; member
/third_party/openssl/include/crypto/
H A Dess.h22 STACK_OF(GENERAL_NAME) *issuer; member
/third_party/curl/tests/libtest/
H A Dlib3102.c44 char *issuer = NULL; in is_chain_in_order() local
[all...]
/third_party/mbedtls/include/mbedtls/
H A Dx509_crl.h85 mbedtls_x509_name issuer; /**< The parsed issuer data (named information object). */ member
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_policy.c78 int CT_POLICY_EVAL_CTX_set1_issuer(CT_POLICY_EVAL_CTX *ctx, X509 *issuer) in CT_POLICY_EVAL_CTX_set1_issuer() argument
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_lib.c22 OCSP_cert_to_id(const EVP_MD *dgst, const X509 *subject, const X509 *issuer) OCSP_cert_to_id() argument
/third_party/openssl/crypto/ocsp/
H A Docsp_lib.c22 OCSP_cert_to_id(const EVP_MD *dgst, const X509 *subject, const X509 *issuer) OCSP_cert_to_id() argument
/third_party/openssl/crypto/ct/
H A Dct_policy.c78 int CT_POLICY_EVAL_CTX_set1_issuer(CT_POLICY_EVAL_CTX *ctx, X509 *issuer) in CT_POLICY_EVAL_CTX_set1_issuer() argument
/base/security/appverify/interfaces/innerkits/appverify/include/init/
H A Dtrusted_ticket_manager.h32 std::string issuer; member
H A Dtrusted_source_manager.h35 std::string issuer; member
/third_party/curl/lib/vtls/
H A Dx509asn1.h57 struct Curl_asn1Element issuer; member
/third_party/node/src/crypto/
H A Dcrypto_context.h58 inline const X509Pointer& issuer() const { return issuer_; } in issuer() function in node::crypto::final
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_akid.c100 char keyid = 0, issuer = 0; in v2i_AUTHORITY_KEYID() local
[all...]
/third_party/openssl/crypto/x509/
H A Dv3_akid.c100 char keyid = 0, issuer = 0; in v2i_AUTHORITY_KEYID() local
[all...]
/base/security/appverify/interfaces/innerkits/appverify/src/init/
H A Dhap_crl_manager.cpp153 X509_CRL* HapCrlManager::GetCrlByIssuer(const std::string& issuer) in GetCrlByIssuer() argument
161 void HapCrlManager::UpdateCrlByIssuer(const std::string& issuer, X509_CRL* crl) in UpdateCrlByIssuer() argument
/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_cert_verify_openssl_utils_test.cpp109 std::string issuer; in HWTEST_F() local
240 std::string issuer; in HWTEST_F() local
/base/security/code_signature/test/unittest/
H A Dadd_cert_path_test.cpp58 static CertPathInfo MakeCertPathInfo(const char *signing, const char *issuer, in MakeCertPathInfo() argument
H A Dlocal_code_sign_utils_mock_test.cpp188 ByteBuffer issuer; in HWTEST_F() local
/base/security/code_signature/utils/src/
H A Dcert_utils.cpp142 GetCertChainFormBuffer(const ByteBuffer &certChainBuffer, ByteBuffer &signCert, ByteBuffer &issuer, std::vector<ByteBuffer> &chain) GetCertChainFormBuffer() argument
/third_party/node/deps/openssl/openssl/crypto/ess/
H A Dess_lib.c199 GENERAL_NAME *issuer; in ess_issuer_serial_cmp() local

Completed in 9 milliseconds

12345678910