Home
last modified time | relevance | path

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

12

/openssl/crypto/x509/
H 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()
336 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer()
338 GENERAL_NAMES *ialt = NULL; in copy_issuer()
382 GENERAL_NAMES *gens; in v2i_subject_alt()
[all …]
H A Dx_ietfatt.c40 GENERAL_NAMES *policyAuthority;
106 const GENERAL_NAMES *
113 GENERAL_NAMES *names) in OSSL_IETF_ATTR_SYNTAX_set0_policyAuthority()
H A Dv3_genn.c48 ASN1_ITEM_TEMPLATE(GENERAL_NAMES) =
50 ASN1_ITEM_TEMPLATE_END(GENERAL_NAMES)
52 IMPLEMENT_ASN1_FUNCTIONS(GENERAL_NAMES)
H A Dx509aset.c37 static int replace_dirName(GENERAL_NAMES **names, const X509_NAME *dirName) in replace_dirName()
124 void X509_ACERT_set0_holder_entityName(X509_ACERT *x, GENERAL_NAMES *names) in X509_ACERT_set0_holder_entityName()
H A Dv3_utl.c28 GENERAL_NAMES *gens);
453 GENERAL_NAMES *gens; in STACK_OF()
487 GENERAL_NAMES *gens; in STACK_OF()
500 GENERAL_NAMES *gens) in STACK_OF()
879 GENERAL_NAMES *gens = NULL; in do_x509_check()
1425 int OSSL_GENERAL_NAMES_print(BIO *out, GENERAL_NAMES *gens, int indent) in OSSL_GENERAL_NAMES_print()
H A Dx509_acert.c79 static X509_NAME *get_dirName(const GENERAL_NAMES *names)
141 const GENERAL_NAMES *X509_ACERT_get0_holder_entityName(const X509_ACERT *x) in X509_ACERT_get0_holder_entityName()
H A Dv3_attrdesc.c21 ASN1_SIMPLE(OSSL_INFO_SYNTAX_POINTER, name, GENERAL_NAMES),
H A Dv3_akid.c105 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID()
H A Dt_acert.c127 const GENERAL_NAMES *holderEntities; in X509_ACERT_print_ex()
/openssl/doc/man3/
H 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);
H A DOSSL_IETF_ATTR_SYNTAX.pod19 const GENERAL_NAMES *
22 GENERAL_NAMES *names);
71 B<GENERAL_NAMES> structure or B<NULL> if the policy authority has not been
H A DOSSL_GENERAL_NAMES_print.pod12 int OSSL_GENERAL_NAMES_print(BIO *out, GENERAL_NAMES *gens, int indent);
H A DX509_ACERT_get0_holder_baseCertId.pod24 const GENERAL_NAMES *X509_ACERT_get0_holder_entityName(const X509_ACERT *x);
27 void X509_ACERT_set0_holder_entityName(X509_ACERT *x, GENERAL_NAMES *name);
H A DOSSL_CMP_ITAV_new_caCerts.pod40 const GENERAL_NAMES *issuer,
45 DIST_POINT_NAME **dpn, GENERAL_NAMES **issuer,
147 If <only_DN> is set, a candidate issuer name of type B<GENERAL_NAMES> is
/openssl/crypto/cms/
H A Dcms_ess.c118 STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo, in CMS_ReceiptRequest_create0_ex()
161 STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo) in CMS_ReceiptRequest_create0()
196 STACK_OF(GENERAL_NAMES) **plist, in CMS_ReceiptRequest_get0_values()
197 STACK_OF(GENERAL_NAMES) **prto) in CMS_ReceiptRequest_get0_values()
H A Dcms_local.h349 STACK_OF(GENERAL_NAMES) *receiptsTo;
356 STACK_OF(GENERAL_NAMES) *receiptList;
H A Dcms_asn1.c370 ASN1_IMP_SEQUENCE_OF(CMS_ReceiptsFrom, d.receiptList, GENERAL_NAMES, 1)
376 ASN1_SEQUENCE_OF(CMS_ReceiptRequest, receiptsTo, GENERAL_NAMES)
/openssl/include/openssl/
H A Dx509_acert.h.in54 const GENERAL_NAMES *X509_ACERT_get0_holder_entityName(const X509_ACERT *x);
89 void X509_ACERT_set0_holder_entityName(X509_ACERT *x, GENERAL_NAMES *name);
144 const GENERAL_NAMES *
147 GENERAL_NAMES *names);
H A Dx509v3.h.in196 typedef STACK_OF(GENERAL_NAME) GENERAL_NAMES; typedef
199 generate_stack_macros("GENERAL_NAMES");
205 GENERAL_NAMES *fullname;
230 GENERAL_NAMES *CRLissuer;
242 GENERAL_NAMES *issuer;
562 DECLARE_ASN1_FUNCTIONS(GENERAL_NAMES)
565 GENERAL_NAMES *gen,
567 GENERAL_NAMES *v2i_GENERAL_NAMES(const X509V3_EXT_METHOD *method,
741 const GENERAL_NAMES *X509_get0_authority_issuer(X509 *x);
1044 GENERAL_NAMES *roleCertLocator;
[all …]
H A Dcms.h.in355 STACK_OF(GENERAL_NAMES) *receiptList,
356 STACK_OF(GENERAL_NAMES) *receiptsTo);
359 STACK_OF(GENERAL_NAMES) *receiptList,
360 STACK_OF(GENERAL_NAMES) *receiptsTo,
367 STACK_OF(GENERAL_NAMES) **plist,
368 STACK_OF(GENERAL_NAMES) **prto);
/openssl/crypto/cmp/
H A Dcmp_asn.c165 ASN1_EXP(OSSL_CMP_CRLSOURCE, value.issuer, GENERAL_NAMES, 1),
620 const GENERAL_NAMES *issuer, in OSSL_CMP_CRLSTATUS_new1()
661 static GENERAL_NAMES *gennames_new(const X509_NAME *nm) in gennames_new()
663 GENERAL_NAMES *names; in gennames_new()
676 static int gennames_allowed(GENERAL_NAMES *names, int only_DN) in gennames_allowed()
693 GENERAL_NAMES *issuers = NULL; in OSSL_CMP_CRLSTATUS_create()
694 const GENERAL_NAMES *CRLissuer = NULL; in OSSL_CMP_CRLSTATUS_create()
760 DIST_POINT_NAME **dpn, GENERAL_NAMES **issuer, in OSSL_CMP_CRLSTATUS_get0()
/openssl/apps/
H A Dcms.c1345 static void gnames_stack_print(STACK_OF(GENERAL_NAMES) *gns) in gnames_stack_print()
1369 STACK_OF(GENERAL_NAMES) *rto, *rlist; in receipt_request_print()
1409 static STACK_OF(GENERAL_NAMES) *make_names_stack(STACK_OF(OPENSSL_STRING) *ns) in STACK_OF() argument
1412 STACK_OF(GENERAL_NAMES) *ret; in STACK_OF()
1413 GENERAL_NAMES *gens = NULL; in STACK_OF()
1447 STACK_OF(GENERAL_NAMES) *rct_to = NULL, *rct_from = NULL; in make_receipt_request()
/openssl/crypto/asn1/
H A Dasn1_item_list.h74 ASN1_ITEM_ref(GENERAL_NAMES),
/openssl/test/
H A Dv3nametest.c127 GENERAL_NAMES *gens = NULL; in set_altname()
/openssl/include/crypto/
H A Dx509.h118 STACK_OF(GENERAL_NAMES) *issuers;

Completed in 89 milliseconds

12