Home
last modified time | relevance | path

Searched refs:GENERAL_NAMES (Results 1 – 22 of 22) sorted by relevance

/openssl-master/crypto/x509/
A Dv3_san.c18 static GENERAL_NAMES *v2i_subject_alt(X509V3_EXT_METHOD *method,
21 static GENERAL_NAMES *v2i_issuer_alt(X509V3_EXT_METHOD *method,
25 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens);
30 {NID_subject_alt_name, 0, ASN1_ITEM_ref(GENERAL_NAMES),
37 {NID_issuer_alt_name, 0, ASN1_ITEM_ref(GENERAL_NAMES),
44 {NID_certificate_issuer, 0, ASN1_ITEM_ref(GENERAL_NAMES),
52 GENERAL_NAMES *gens, in STACK_OF()
337 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer()
339 GENERAL_NAMES *ialt; in copy_issuer()
382 GENERAL_NAMES *gens; in v2i_subject_alt()
[all …]
A Dv3_genn.c48 ASN1_ITEM_TEMPLATE(GENERAL_NAMES) =
50 ASN1_ITEM_TEMPLATE_END(GENERAL_NAMES)
52 IMPLEMENT_ASN1_FUNCTIONS(GENERAL_NAMES)
A Dv3_utl.c28 GENERAL_NAMES *gens);
445 GENERAL_NAMES *gens; in STACK_OF()
479 GENERAL_NAMES *gens; in STACK_OF()
492 GENERAL_NAMES *gens) in STACK_OF()
860 GENERAL_NAMES *gens = NULL; in do_x509_check()
A Dv3_akid.c105 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID()
A Dv3_purp.c973 GENERAL_NAMES *gens; in X509_check_akid()
1034 const GENERAL_NAMES *X509_get0_authority_issuer(X509 *x) in X509_get0_authority_issuer()
A Dv3_crld.c239 GENERAL_NAMES *gens = NULL; in v2i_crld()
A Dx_crl.c86 GENERAL_NAMES *gens, *gtmp;
A Dx509_vfy.c630 GENERAL_NAMES *gs = X509_get_ext_d2i(x, NID_subject_alt_name, NULL, NULL); in has_san_id()
1379 GENERAL_NAMES *gens = NULL; in idp_check_dp()
/openssl-master/doc/man3/
A DCMS_get1_ReceiptRequest.pod15 STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo,
19 STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo);
24 STACK_OF(GENERAL_NAMES) **plist,
25 STACK_OF(GENERAL_NAMES) **prto);
A DX509_get_extension_flags.pod27 const GENERAL_NAMES *X509_get0_authority_issuer(X509 *x);
/openssl-master/crypto/cms/
A Dcms_ess.c118 STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo, in CMS_ReceiptRequest_create0_ex()
160 STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo) in CMS_ReceiptRequest_create0()
194 STACK_OF(GENERAL_NAMES) **plist, in CMS_ReceiptRequest_get0_values()
195 STACK_OF(GENERAL_NAMES) **prto) in CMS_ReceiptRequest_get0_values()
A Dcms_local.h351 STACK_OF(GENERAL_NAMES) *receiptsTo;
358 STACK_OF(GENERAL_NAMES) *receiptList;
A Dcms_asn1.c354 ASN1_IMP_SEQUENCE_OF(CMS_ReceiptsFrom, d.receiptList, GENERAL_NAMES, 1)
360 ASN1_SEQUENCE_OF(CMS_ReceiptRequest, receiptsTo, GENERAL_NAMES)
/openssl-master/include/openssl/
A Dcms.h.in340 STACK_OF(GENERAL_NAMES) *receiptList,
341 STACK_OF(GENERAL_NAMES) *receiptsTo);
344 STACK_OF(GENERAL_NAMES) *receiptList,
345 STACK_OF(GENERAL_NAMES) *receiptsTo,
352 STACK_OF(GENERAL_NAMES) **plist,
353 STACK_OF(GENERAL_NAMES) **prto);
A Dx509v3.h.in186 typedef STACK_OF(GENERAL_NAME) GENERAL_NAMES; typedef
189 generate_stack_macros("GENERAL_NAMES");
195 GENERAL_NAMES *fullname;
219 GENERAL_NAMES *CRLissuer;
231 GENERAL_NAMES *issuer;
548 DECLARE_ASN1_FUNCTIONS(GENERAL_NAMES)
551 GENERAL_NAMES *gen,
553 GENERAL_NAMES *v2i_GENERAL_NAMES(const X509V3_EXT_METHOD *method,
727 const GENERAL_NAMES *X509_get0_authority_issuer(X509 *x);
/openssl-master/apps/
A Dcms.c1316 static void gnames_stack_print(STACK_OF(GENERAL_NAMES) *gns) in gnames_stack_print()
1340 STACK_OF(GENERAL_NAMES) *rto, *rlist; in receipt_request_print()
1380 static STACK_OF(GENERAL_NAMES) *make_names_stack(STACK_OF(OPENSSL_STRING) *ns) in STACK_OF() argument
1383 STACK_OF(GENERAL_NAMES) *ret; in STACK_OF()
1384 GENERAL_NAMES *gens = NULL; in STACK_OF()
1418 STACK_OF(GENERAL_NAMES) *rct_to = NULL, *rct_from = NULL; in make_receipt_request()
/openssl-master/crypto/asn1/
A Dasn1_item_list.h73 ASN1_ITEM_ref(GENERAL_NAMES),
/openssl-master/include/crypto/
A Dx509.h118 STACK_OF(GENERAL_NAMES) *issuers;
/openssl-master/test/
A Dv3nametest.c131 GENERAL_NAMES *gens = NULL; in set_altname()
/openssl-master/fuzz/
A Dasn1.c104 ASN1_ITEM_ref(GENERAL_NAMES),
/openssl-master/util/
A Dindent.pro250 -T GENERAL_NAMES
/openssl-master/apps/lib/
A Dapps.c2337 GENERAL_NAMES *gens; in get_dp_url()

Completed in 41 milliseconds