Home
last modified time | relevance | path

Searched defs:subject (Results 1 - 25 of 125) sorted by relevance

12345

/third_party/node/test/parallel/
H A Dtest-crypto-x509.js
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DObserver_unittest.cpp31 Subject subject; in TEST() local
H A DObserver.cpp76 void ObserverBinding::bind(Subject *subject) in bind() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-numbers.cc19 Handle<String> subject = args.at<String>(0); in RUNTIME_FUNCTION() local
32 Handle<String> subject; in RUNTIME_FUNCTION() local
56 Handle<String> subject = args.at<String>(0); in RUNTIME_FUNCTION() local
/third_party/python/Lib/idlelib/
H A Didle.py13 from idlelib.pyshell import main # This is subject to change namespace
/third_party/mbedtls/include/mbedtls/
H A Dx509_csr.h45 mbedtls_x509_name subject; /**< The parsed subject data (named information object). */ member
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_match.c85 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_jit_match() argument
[all...]
H A Dpcre2demo.c73 PCRE2_SPTR subject; /* the appropriate width (in this case, 8 bits). */ in main() local
[all...]
/kernel/linux/common_modules/code_sign/
H A Dcode_sign_ioctl.h24 char *subject; member
H A Dcode_sign_ioctl.c22 struct cert_source *matched_cert_search(struct rb_root *root, const char *subject, const char *issuer) in matched_cert_search() argument
50 struct cert_source *cert_chain_search(struct rb_root *root, const char *subject, const char *issuer, bool has_locked) in cert_chain_search() argument
62 struct cert_source *find_match(const char *subject, const char *issuer, bool is_dev) in find_match() argument
[all...]
/third_party/curl/tests/libtest/
H A Dlib3102.c45 char *subject = NULL; in is_chain_in_order() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_lib.c22 OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, const X509 *subject, in OCSP_cert_to_id() argument
/third_party/openssl/crypto/ocsp/
H A Docsp_lib.c22 OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, const X509 *subject, in OCSP_cert_to_id() argument
/base/security/certificate_framework/interfaces/inner_api/certificate/
H A Dx509_cert_match_parameters.h44 CfBlob *subject; member
/third_party/curl/lib/vtls/
H A Dx509asn1.h60 struct Curl_asn1Element subject; member
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/
H A DRangeTableSubject.java45 private RangeTableSubject(FailureMetadata failureMetadata, @Nullable RangeTable subject) { in RangeTableSubject() argument
H A DRangeTreeSubject.java54 private RangeTreeSubject(FailureMetadata failureMetadata, @Nullable RangeTree subject) { in RangeTreeSubject() argument
/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_cert_verify_openssl_utils_test.cpp107 std::string subject; in HWTEST_F() local
152 std::string subject; in HWTEST_F() local
234 std::string subject; in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dx509_parser.h18 char *subject; /* Name of certificate subject */ member
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dx509_parser.h18 char *subject; /* Name of certificate subject */ member
/third_party/lwip/src/include/lwip/apps/
H A Dsmtp.h57 const char* subject; member
/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dmbedtls_pkcs7.h62 char subject[MAX_SIGNER_NAME_LEN]; member
H A Dapp_verify.h117 char *subject; member
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_cert_chain_test.cpp1001 CfBlob subject = { 0, nullptr }; in HWTEST_F() local
1037 CfBlob subject = { 0, nullptr }; in HWTEST_F() local
1645 CfBlob subject = { 0, nullptr }; in HWTEST_F() local
1682 CfBlob subject = { 0, nullptr }; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_executor.cpp138 nlohmann::json subject; in GetSubjectInfo() local
157 nlohmann::json subject = GetSubjectInfo(aotArgs); MapArgs() local
[all...]

Completed in 11 milliseconds

12345