Home
last modified time | relevance | path

Searched refs:DIST_POINT_NAME (Results 1 – 25 of 73) sorted by relevance

123

/third_party/openssl/crypto/x509/
Dv3_crld.c67 static int set_dist_point_name(DIST_POINT_NAME **pdp, X509V3_CTX *ctx, in set_dist_point_name()
295 DIST_POINT_NAME *dpn = (DIST_POINT_NAME *)*pval; in dpn_cb()
310 ASN1_CHOICE_cb(DIST_POINT_NAME, dpn_cb) = {
311 ASN1_IMP_SEQUENCE_OF(DIST_POINT_NAME, name.fullname, GENERAL_NAME, 0),
312 ASN1_IMP_SET_OF(DIST_POINT_NAME, name.relativename, X509_NAME_ENTRY, 1)
313 } ASN1_CHOICE_END_cb(DIST_POINT_NAME, DIST_POINT_NAME, type)
316 IMPLEMENT_ASN1_FUNCTIONS(DIST_POINT_NAME)
319 ASN1_EXP_OPT(DIST_POINT, distpoint, DIST_POINT_NAME, 0),
333 ASN1_EXP_OPT(ISSUING_DIST_POINT, distpoint, DIST_POINT_NAME, 0),
420 static int print_distpoint(BIO *out, DIST_POINT_NAME *dpn, int indent) in print_distpoint()
[all …]
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_crld.c67 static int set_dist_point_name(DIST_POINT_NAME **pdp, X509V3_CTX *ctx, in set_dist_point_name()
300 DIST_POINT_NAME *dpn = (DIST_POINT_NAME *)*pval; in dpn_cb()
315 ASN1_CHOICE_cb(DIST_POINT_NAME, dpn_cb) = {
316 ASN1_IMP_SEQUENCE_OF(DIST_POINT_NAME, name.fullname, GENERAL_NAME, 0),
317 ASN1_IMP_SET_OF(DIST_POINT_NAME, name.relativename, X509_NAME_ENTRY, 1)
318 } ASN1_CHOICE_END_cb(DIST_POINT_NAME, DIST_POINT_NAME, type)
321 IMPLEMENT_ASN1_FUNCTIONS(DIST_POINT_NAME)
324 ASN1_EXP_OPT(DIST_POINT, distpoint, DIST_POINT_NAME, 0),
338 ASN1_EXP_OPT(ISSUING_DIST_POINT, distpoint, DIST_POINT_NAME, 0),
425 static int print_distpoint(BIO *out, DIST_POINT_NAME *dpn, int indent) in print_distpoint()
[all …]
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dx509v3.rs123 pub struct DIST_POINT_NAME { struct
137 pub distpoint: *mut DIST_POINT_NAME, argument
146 pub fn DIST_POINT_NAME_free(dist_point: *mut DIST_POINT_NAME); in DIST_POINT_NAME_free() argument
/third_party/openssl/ohos_lite/include/openssl/
Dx509v3.h180 } DIST_POINT_NAME; typedef
197 DIST_POINT_NAME *distpoint;
299 DIST_POINT_NAME *distpoint;
525 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
528 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, X509_NAME *iname);
/third_party/node/deps/openssl/openssl/include/openssl/
Dx509v3.h.in200 } DIST_POINT_NAME; typedef
217 DIST_POINT_NAME *distpoint;
340 DIST_POINT_NAME *distpoint;
584 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
587 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/openssl/include/openssl/
Dx509v3.h.in200 } DIST_POINT_NAME; typedef
217 DIST_POINT_NAME *distpoint;
340 DIST_POINT_NAME *distpoint;
584 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
587 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/openssl/crypto/asn1/
Dasn1_item_list.h63 ASN1_ITEM_ref(DIST_POINT_NAME),
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dasn1_item_list.h63 ASN1_ITEM_ref(DIST_POINT_NAME),
/third_party/openssl/fuzz/
Dasn1.c96 ASN1_ITEM_ref(DIST_POINT_NAME),
/third_party/node/deps/openssl/openssl/fuzz/
Dasn1.c96 ASN1_ITEM_ref(DIST_POINT_NAME),
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
Dx509v3.h296 } DIST_POINT_NAME; typedef
313 DIST_POINT_NAME *distpoint;
580 DIST_POINT_NAME *distpoint;
848 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
851 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);

123