/openssl/crypto/x509/ |
H A D | v3_san.c | 18 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 D | x_ietfatt.c | 40 GENERAL_NAMES *policyAuthority; 106 const GENERAL_NAMES * 113 GENERAL_NAMES *names) in OSSL_IETF_ATTR_SYNTAX_set0_policyAuthority()
|
H A D | v3_genn.c | 48 ASN1_ITEM_TEMPLATE(GENERAL_NAMES) = 50 ASN1_ITEM_TEMPLATE_END(GENERAL_NAMES) 52 IMPLEMENT_ASN1_FUNCTIONS(GENERAL_NAMES)
|
H A D | x509aset.c | 37 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 D | v3_utl.c | 28 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 D | x509_acert.c | 79 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 D | v3_attrdesc.c | 21 ASN1_SIMPLE(OSSL_INFO_SYNTAX_POINTER, name, GENERAL_NAMES),
|
H A D | v3_akid.c | 105 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID()
|
H A D | t_acert.c | 127 const GENERAL_NAMES *holderEntities; in X509_ACERT_print_ex()
|
/openssl/doc/man3/ |
H A D | CMS_get1_ReceiptRequest.pod | 15 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 D | OSSL_IETF_ATTR_SYNTAX.pod | 19 const GENERAL_NAMES * 22 GENERAL_NAMES *names); 71 B<GENERAL_NAMES> structure or B<NULL> if the policy authority has not been
|
H A D | OSSL_GENERAL_NAMES_print.pod | 12 int OSSL_GENERAL_NAMES_print(BIO *out, GENERAL_NAMES *gens, int indent);
|
H A D | X509_ACERT_get0_holder_baseCertId.pod | 24 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 D | OSSL_CMP_ITAV_new_caCerts.pod | 40 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 D | cms_ess.c | 118 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 D | cms_local.h | 349 STACK_OF(GENERAL_NAMES) *receiptsTo; 356 STACK_OF(GENERAL_NAMES) *receiptList;
|
H A D | cms_asn1.c | 370 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 D | x509_acert.h.in | 54 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 D | x509v3.h.in | 196 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 D | cms.h.in | 355 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 D | cmp_asn.c | 165 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 D | cms.c | 1345 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 D | asn1_item_list.h | 74 ASN1_ITEM_ref(GENERAL_NAMES),
|
/openssl/test/ |
H A D | v3nametest.c | 127 GENERAL_NAMES *gens = NULL; in set_altname()
|
/openssl/include/crypto/ |
H A D | x509.h | 118 STACK_OF(GENERAL_NAMES) *issuers;
|