crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
2321
GENERAL_NAME *gen = NULL;
crypto/krb5/src/plugins/tls/k5tls/openssl.c
175
GENERAL_NAME *san = NULL;
crypto/krb5/src/plugins/tls/k5tls/openssl.c
234
GENERAL_NAME *san = NULL;
crypto/openssl/apps/cmp.c
1047
GENERAL_NAME *n;
crypto/openssl/apps/cms.c
1434
STACK_OF(GENERAL_NAME) *gens;
crypto/openssl/apps/cms.c
1435
GENERAL_NAME *gen;
crypto/openssl/apps/cms.c
1501
GENERAL_NAME *gen = NULL;
crypto/openssl/apps/lib/apps.c
2426
GENERAL_NAME *gen;
crypto/openssl/apps/lib/cmp_mock_srv.c
479
GENERAL_NAME *gn = sk_GENERAL_NAME_value(issuer, 0);
crypto/openssl/crypto/asn1/asn1_item_list.h
75
ASN1_ITEM_ref(GENERAL_NAME),
crypto/openssl/crypto/cmp/cmp_asn.c
1034
ASN1_SIMPLE(OSSL_CMP_PKIHEADER, sender, GENERAL_NAME),
crypto/openssl/crypto/cmp/cmp_asn.c
1035
ASN1_SIMPLE(OSSL_CMP_PKIHEADER, recipient, GENERAL_NAME),
crypto/openssl/crypto/cmp/cmp_asn.c
660
GENERAL_NAME *name = NULL;
crypto/openssl/crypto/cmp/cmp_ctx.c
670
const GENERAL_NAME *name)
crypto/openssl/crypto/cmp/cmp_ctx.c
672
GENERAL_NAME *name_dup;
crypto/openssl/crypto/cmp/cmp_hdr.c
85
int ossl_cmp_general_name_is_NULL_DN(GENERAL_NAME *name)
crypto/openssl/crypto/cmp/cmp_local.h
113
STACK_OF(GENERAL_NAME) *subjectAltNames; /* to add to the cert template */
crypto/openssl/crypto/cmp/cmp_local.h
540
GENERAL_NAME *sender;
crypto/openssl/crypto/cmp/cmp_local.h
541
GENERAL_NAME *recipient;
crypto/openssl/crypto/cmp/cmp_local.h
891
int ossl_cmp_general_name_is_NULL_DN(GENERAL_NAME *name);
crypto/openssl/crypto/cmp/cmp_msg.c
303
STACK_OF(GENERAL_NAME) *default_sans = NULL;
crypto/openssl/crypto/cmp/cmp_vfy.c
459
GENERAL_NAME *sender = msg->header->sender;
crypto/openssl/crypto/crmf/crmf_asn.c
116
GENERAL_NAME, 0),
crypto/openssl/crypto/crmf/crmf_asn.c
33
value.generalName, GENERAL_NAME)
crypto/openssl/crypto/crmf/crmf_asn.c
45
ASN1_SIMPLE(OSSL_CRMF_CERTID, issuer, GENERAL_NAME),
crypto/openssl/crypto/crmf/crmf_asn.c
78
ASN1_SIMPLE(OSSL_CRMF_SINGLEPUBINFO, pubLocation, GENERAL_NAME)
crypto/openssl/crypto/crmf/crmf_lib.c
127
int method, GENERAL_NAME *nm)
crypto/openssl/crypto/crmf/crmf_local.h
110
GENERAL_NAME *generalName;
crypto/openssl/crypto/crmf/crmf_local.h
129
GENERAL_NAME *issuer;
crypto/openssl/crypto/crmf/crmf_local.h
145
GENERAL_NAME *pubLocation;
crypto/openssl/crypto/crmf/crmf_local.h
254
/* 0 */ GENERAL_NAME *sender;
crypto/openssl/crypto/ess/ess_asn1.c
20
ASN1_SEQUENCE_OF(ESS_ISSUER_SERIAL, issuer, GENERAL_NAME),
crypto/openssl/crypto/ess/ess_lib.c
175
GENERAL_NAME *name = NULL;
crypto/openssl/crypto/ess/ess_lib.c
252
GENERAL_NAME *issuer;
crypto/openssl/crypto/ess/ess_lib.c
71
GENERAL_NAME *name = NULL;
crypto/openssl/crypto/ocsp/ocsp_asn.c
41
ASN1_EXP_OPT(OCSP_REQINFO, requestorName, GENERAL_NAME, 1),
crypto/openssl/crypto/ocsp/ocsp_cl.c
49
GENERAL_NAME *gen = GENERAL_NAME_new();
crypto/openssl/crypto/ocsp/ocsp_local.h
42
GENERAL_NAME *requestorName;
crypto/openssl/crypto/ocsp/ocsp_vfy.c
388
GENERAL_NAME *gen;
crypto/openssl/crypto/ts/ts_asn1.c
95
ASN1_EXP_OPT(TS_TST_INFO, tsa, GENERAL_NAME, 0),
crypto/openssl/crypto/ts/ts_local.h
151
GENERAL_NAME *tsa_name;
crypto/openssl/crypto/ts/ts_local.h
91
GENERAL_NAME *tsa;
crypto/openssl/crypto/ts/ts_rsp_sign.c
541
GENERAL_NAME *tsa_name = NULL;
crypto/openssl/crypto/ts/ts_rsp_utils.c
272
int TS_TST_INFO_set_tsa(TS_TST_INFO *a, GENERAL_NAME *tsa)
crypto/openssl/crypto/ts/ts_rsp_utils.c
274
GENERAL_NAME *new_tsa;
crypto/openssl/crypto/ts/ts_rsp_utils.c
288
GENERAL_NAME *TS_TST_INFO_get_tsa(TS_TST_INFO *a)
crypto/openssl/crypto/ts/ts_rsp_verify.c
295
GENERAL_NAME *tsa_name = tst_info->tsa;
crypto/openssl/crypto/ts/ts_rsp_verify.c
37
static int ts_check_signer_name(GENERAL_NAME *tsa_name, X509 *signer);
crypto/openssl/crypto/ts/ts_rsp_verify.c
38
static int ts_find_name(STACK_OF(GENERAL_NAME) *gen_names,
crypto/openssl/crypto/ts/ts_rsp_verify.c
39
GENERAL_NAME *name);
crypto/openssl/crypto/ts/ts_rsp_verify.c
534
static int ts_check_signer_name(GENERAL_NAME *tsa_name, X509 *signer)
crypto/openssl/crypto/ts/ts_rsp_verify.c
536
STACK_OF(GENERAL_NAME) *gen_names = NULL;
crypto/openssl/crypto/ts/ts_rsp_verify.c
561
static int ts_find_name(STACK_OF(GENERAL_NAME) *gen_names, GENERAL_NAME *name)
crypto/openssl/crypto/ts/ts_rsp_verify.c
565
GENERAL_NAME *current = sk_GENERAL_NAME_value(gen_names, i);
crypto/openssl/crypto/x509/t_acert.c
141
GENERAL_NAME *entity;
crypto/openssl/crypto/x509/v3_aaa.c
27
ASN1_EXP(OSSL_ALLOWED_ATTRIBUTES_ITEM, holderDomain, GENERAL_NAME, 1),
crypto/openssl/crypto/x509/v3_ac_tgt.c
39
ASN1_SEQUENCE_OF(OSSL_ISSUER_SERIAL, issuer, GENERAL_NAME),
crypto/openssl/crypto/x509/v3_ac_tgt.c
55
ASN1_OPT(OSSL_TARGET_CERT, targetName, GENERAL_NAME),
crypto/openssl/crypto/x509/v3_ac_tgt.c
61
ASN1_EXP(OSSL_TARGET, choice.targetName, GENERAL_NAME, 0),
crypto/openssl/crypto/x509/v3_ac_tgt.c
62
ASN1_EXP(OSSL_TARGET, choice.targetGroup, GENERAL_NAME, 1),
crypto/openssl/crypto/x509/v3_admis.c
240
const GENERAL_NAME *ADMISSION_SYNTAX_get0_admissionAuthority(const ADMISSION_SYNTAX *as)
crypto/openssl/crypto/x509/v3_admis.c
246
GENERAL_NAME *aa)
crypto/openssl/crypto/x509/v3_admis.c
264
const GENERAL_NAME *ADMISSIONS_get0_admissionAuthority(const ADMISSIONS *a)
crypto/openssl/crypto/x509/v3_admis.c
269
void ADMISSIONS_set0_admissionAuthority(ADMISSIONS *a, GENERAL_NAME *aa)
crypto/openssl/crypto/x509/v3_admis.c
38
ASN1_EXP_OPT(ADMISSIONS, admissionAuthority, GENERAL_NAME, 0),
crypto/openssl/crypto/x509/v3_admis.c
44
ASN1_OPT(ADMISSION_SYNTAX, admissionAuthority, GENERAL_NAME),
crypto/openssl/crypto/x509/v3_admis.h
28
GENERAL_NAME *admissionAuthority;
crypto/openssl/crypto/x509/v3_admis.h
34
GENERAL_NAME *admissionAuthority;
crypto/openssl/crypto/x509/v3_akeya.c
19
ASN1_IMP_SEQUENCE_OF_OPT(AUTHORITY_KEYID, issuer, GENERAL_NAME, 1),
crypto/openssl/crypto/x509/v3_akid.c
106
GENERAL_NAME *gen = NULL;
crypto/openssl/crypto/x509/v3_crld.c
247
GENERAL_NAME *gen = NULL;
crypto/openssl/crypto/x509/v3_crld.c
324
ASN1_IMP_SEQUENCE_OF(DIST_POINT_NAME, name.fullname, GENERAL_NAME, 0),
crypto/openssl/crypto/x509/v3_crld.c
334
ASN1_IMP_SEQUENCE_OF_OPT(DIST_POINT, CRLissuer, GENERAL_NAME, 2)
crypto/openssl/crypto/x509/v3_crld.c
46
static STACK_OF(GENERAL_NAME) *gnames_from_sectname(X509V3_CTX *ctx,
crypto/openssl/crypto/x509/v3_crld.c
50
STACK_OF(GENERAL_NAME) *gens;
crypto/openssl/crypto/x509/v3_crld.c
615
GENERAL_NAME *gen = NULL;
crypto/openssl/crypto/x509/v3_crld.c
70
STACK_OF(GENERAL_NAME) *fnm = NULL;
crypto/openssl/crypto/x509/v3_genn.c
121
int GENERAL_NAME_cmp(GENERAL_NAME *a, GENERAL_NAME *b)
crypto/openssl/crypto/x509/v3_genn.c
176
void GENERAL_NAME_set0_value(GENERAL_NAME *a, int type, void *value)
crypto/openssl/crypto/x509/v3_genn.c
212
void *GENERAL_NAME_get0_value(const GENERAL_NAME *a, int *ptype)
crypto/openssl/crypto/x509/v3_genn.c
245
int GENERAL_NAME_set0_othername(GENERAL_NAME *gen,
crypto/openssl/crypto/x509/v3_genn.c
259
int GENERAL_NAME_get0_otherName(const GENERAL_NAME *gen,
crypto/openssl/crypto/x509/v3_genn.c
32
ASN1_CHOICE(GENERAL_NAME) = {
crypto/openssl/crypto/x509/v3_genn.c
33
ASN1_IMP(GENERAL_NAME, d.otherName, OTHERNAME, GEN_OTHERNAME),
crypto/openssl/crypto/x509/v3_genn.c
34
ASN1_IMP(GENERAL_NAME, d.rfc822Name, ASN1_IA5STRING, GEN_EMAIL),
crypto/openssl/crypto/x509/v3_genn.c
35
ASN1_IMP(GENERAL_NAME, d.dNSName, ASN1_IA5STRING, GEN_DNS),
crypto/openssl/crypto/x509/v3_genn.c
37
ASN1_IMP(GENERAL_NAME, d.x400Address, ASN1_SEQUENCE, GEN_X400),
crypto/openssl/crypto/x509/v3_genn.c
39
ASN1_EXP(GENERAL_NAME, d.directoryName, X509_NAME, GEN_DIRNAME),
crypto/openssl/crypto/x509/v3_genn.c
40
ASN1_IMP(GENERAL_NAME, d.ediPartyName, EDIPARTYNAME, GEN_EDIPARTY),
crypto/openssl/crypto/x509/v3_genn.c
41
ASN1_IMP(GENERAL_NAME, d.uniformResourceIdentifier, ASN1_IA5STRING, GEN_URI),
crypto/openssl/crypto/x509/v3_genn.c
42
ASN1_IMP(GENERAL_NAME, d.iPAddress, ASN1_OCTET_STRING, GEN_IPADD),
crypto/openssl/crypto/x509/v3_genn.c
43
ASN1_IMP(GENERAL_NAME, d.registeredID, ASN1_OBJECT, GEN_RID)
crypto/openssl/crypto/x509/v3_genn.c
44
} ASN1_CHOICE_END(GENERAL_NAME)
crypto/openssl/crypto/x509/v3_genn.c
46
IMPLEMENT_ASN1_FUNCTIONS(GENERAL_NAME)
crypto/openssl/crypto/x509/v3_genn.c
48
ASN1_ITEM_TEMPLATE(GENERAL_NAMES) = ASN1_EX_TEMPLATE_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, GeneralNames, GENERAL_NAME)
crypto/openssl/crypto/x509/v3_genn.c
53
GENERAL_NAME *GENERAL_NAME_dup(const GENERAL_NAME *a)
crypto/openssl/crypto/x509/v3_genn.c
55
return (GENERAL_NAME *)ASN1_dup((i2d_of_void *)i2d_GENERAL_NAME,
crypto/openssl/crypto/x509/v3_genn.c
60
int GENERAL_NAME_set1_X509_NAME(GENERAL_NAME **tgt, const X509_NAME *src)
crypto/openssl/crypto/x509/v3_genn.c
62
GENERAL_NAME *name;
crypto/openssl/crypto/x509/v3_info.c
50
ASN1_SIMPLE(ACCESS_DESCRIPTION, location, GENERAL_NAME)
crypto/openssl/crypto/x509/v3_iobo.c
14
GENERAL_NAME *gn, BIO *out,
crypto/openssl/crypto/x509/v3_iobo.c
25
NID_issued_on_behalf_of, 0, ASN1_ITEM_ref(GENERAL_NAME),
crypto/openssl/crypto/x509/v3_ncons.c
300
GENERAL_NAME gntmp;
crypto/openssl/crypto/x509/v3_ncons.c
332
GENERAL_NAME *gen = sk_GENERAL_NAME_value(x->altname, i);
crypto/openssl/crypto/x509/v3_ncons.c
37
static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc);
crypto/openssl/crypto/x509/v3_ncons.c
38
static int nc_match_single(int effective_type, GENERAL_NAME *gen,
crypto/openssl/crypto/x509/v3_ncons.c
39
GENERAL_NAME *base);
crypto/openssl/crypto/x509/v3_ncons.c
442
GENERAL_NAME gntmp;
crypto/openssl/crypto/x509/v3_ncons.c
501
static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc)
crypto/openssl/crypto/x509/v3_ncons.c
563
static int nc_match_single(int effective_type, GENERAL_NAME *gen,
crypto/openssl/crypto/x509/v3_ncons.c
564
GENERAL_NAME *base)
crypto/openssl/crypto/x509/v3_ncons.c
78
ASN1_SIMPLE(GENERAL_SUBTREE, base, GENERAL_NAME),
crypto/openssl/crypto/x509/v3_purp.c
1059
GENERAL_NAME *gen;
crypto/openssl/crypto/x509/v3_purp.c
378
GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i);
crypto/openssl/crypto/x509/v3_rolespec.c
16
ASN1_EXP(OSSL_ROLE_SPEC_CERT_ID, roleName, GENERAL_NAME, 0),
crypto/openssl/crypto/x509/v3_rolespec.c
17
ASN1_EXP(OSSL_ROLE_SPEC_CERT_ID, roleCertIssuer, GENERAL_NAME, 1),
crypto/openssl/crypto/x509/v3_rolespec.c
19
ASN1_IMP_SEQUENCE_OF_OPT(OSSL_ROLE_SPEC_CERT_ID, roleCertLocator, GENERAL_NAME, 3),
crypto/openssl/crypto/x509/v3_san.c
207
int GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen)
crypto/openssl/crypto/x509/v3_san.c
26
static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx);
crypto/openssl/crypto/x509/v3_san.c
27
static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx);
crypto/openssl/crypto/x509/v3_san.c
321
GENERAL_NAME *gen = v2i_GENERAL_NAME(method, ctx, cnf);
crypto/openssl/crypto/x509/v3_san.c
339
GENERAL_NAME *gen;
crypto/openssl/crypto/x509/v3_san.c
403
GENERAL_NAME *gen;
crypto/openssl/crypto/x509/v3_san.c
424
GENERAL_NAME *gen = NULL;
crypto/openssl/crypto/x509/v3_san.c
473
GENERAL_NAME *gen;
crypto/openssl/crypto/x509/v3_san.c
497
GENERAL_NAME *v2i_GENERAL_NAME(const X509V3_EXT_METHOD *method,
crypto/openssl/crypto/x509/v3_san.c
503
GENERAL_NAME *a2i_GENERAL_NAME(GENERAL_NAME *out,
crypto/openssl/crypto/x509/v3_san.c
509
GENERAL_NAME *gen = NULL;
crypto/openssl/crypto/x509/v3_san.c
56
GENERAL_NAME *gen;
crypto/openssl/crypto/x509/v3_san.c
592
GENERAL_NAME *v2i_GENERAL_NAME_ex(GENERAL_NAME *out,
crypto/openssl/crypto/x509/v3_san.c
631
static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx)
crypto/openssl/crypto/x509/v3_san.c
664
static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx)
crypto/openssl/crypto/x509/v3_san.c
80
GENERAL_NAME *gen,
crypto/openssl/crypto/x509/v3_utl.c
501
GENERAL_NAME *gen;
crypto/openssl/crypto/x509/v3_utl.c
907
GENERAL_NAME *gen;
crypto/openssl/crypto/x509/x509_acert.c
30
ASN1_SEQUENCE_OF(OSSL_ISSUER_SERIAL, issuer, GENERAL_NAME),
crypto/openssl/crypto/x509/x509_acert.c
36
ASN1_SEQUENCE_OF_OPT(X509_ACERT_ISSUER_V2FORM, issuerName, GENERAL_NAME),
crypto/openssl/crypto/x509/x509_acert.c
42
ASN1_SEQUENCE_OF(X509_ACERT_ISSUER, u.v1Form, GENERAL_NAME),
crypto/openssl/crypto/x509/x509_acert.c
48
ASN1_IMP_SEQUENCE_OF_OPT(X509_HOLDER, entityName, GENERAL_NAME, 1),
crypto/openssl/crypto/x509/x509_acert.c
81
GENERAL_NAME *dirName;
crypto/openssl/crypto/x509/x509_vfy.c
1532
GENERAL_NAME *gena, *genb;
crypto/openssl/crypto/x509/x509_vfy.c
1592
GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i);
crypto/openssl/crypto/x509/x509_vfy.c
761
GENERAL_NAME *g = sk_GENERAL_NAME_value(gs, i);
crypto/openssl/crypto/x509/x509aset.c
39
GENERAL_NAME *gen_name = NULL;
crypto/openssl/crypto/x509/x509aset.c
40
STACK_OF(GENERAL_NAME) *new_names = NULL;
crypto/openssl/crypto/x509/x_crl.c
429
GENERAL_NAME *gen = sk_GENERAL_NAME_value(rev->issuer, i);
crypto/openssl/crypto/x509/x_ietfatt.c
52
ASN1_IMP_SEQUENCE_OF_OPT(OSSL_IETF_ATTR_SYNTAX, policyAuthority, GENERAL_NAME, 0),
crypto/openssl/fuzz/asn1.c
104
ASN1_ITEM_ref(GENERAL_NAME),
crypto/openssl/fuzz/v3name.c
24
GENERAL_NAME *namesa;
crypto/openssl/fuzz/v3name.c
25
GENERAL_NAME *namesb;
crypto/openssl/include/crypto/ess.h
22
STACK_OF(GENERAL_NAME) *issuer;
crypto/openssl/include/crypto/x509.h
135
STACK_OF(GENERAL_NAME) *issuer;
crypto/openssl/include/crypto/x509.h
192
STACK_OF(GENERAL_NAME) *altname;
crypto/openssl/include/crypto/x509_acert.h
28
STACK_OF(GENERAL_NAME) *issuer;
crypto/openssl/include/crypto/x509_acert.h
34
STACK_OF(GENERAL_NAME) *issuerName;
crypto/openssl/include/crypto/x509_acert.h
42
STACK_OF(GENERAL_NAME) *v1Form;
crypto/openssl/include/crypto/x509_acert.h
49
STACK_OF(GENERAL_NAME) *entityName;
crypto/openssl/include/openssl/cmp.h
578
const GENERAL_NAME *name);
crypto/openssl/include/openssl/crmf.h
195
int method, GENERAL_NAME *nm);
crypto/openssl/include/openssl/ts.h
210
int TS_TST_INFO_set_tsa(TS_TST_INFO *a, GENERAL_NAME *tsa);
crypto/openssl/include/openssl/ts.h
211
GENERAL_NAME *TS_TST_INFO_get_tsa(TS_TST_INFO *a);
crypto/openssl/include/openssl/x509_acert.h
185
GENERAL_NAME *targetName;
crypto/openssl/include/openssl/x509_acert.h
198
GENERAL_NAME *targetName;
crypto/openssl/include/openssl/x509_acert.h
199
GENERAL_NAME *targetGroup;
crypto/openssl/include/openssl/x509v3.h
1460
const GENERAL_NAME *ADMISSION_SYNTAX_get0_admissionAuthority(
crypto/openssl/include/openssl/x509v3.h
1463
ADMISSION_SYNTAX *as, GENERAL_NAME *aa);
crypto/openssl/include/openssl/x509v3.h
1468
const GENERAL_NAME *ADMISSIONS_get0_admissionAuthority(const ADMISSIONS *a);
crypto/openssl/include/openssl/x509v3.h
1469
void ADMISSIONS_set0_admissionAuthority(ADMISSIONS *a, GENERAL_NAME *aa);
crypto/openssl/include/openssl/x509v3.h
1534
GENERAL_NAME *roleName;
crypto/openssl/include/openssl/x509v3.h
1535
GENERAL_NAME *roleCertIssuer;
crypto/openssl/include/openssl/x509v3.h
1929
GENERAL_NAME *holderDomain;
crypto/openssl/include/openssl/x509v3.h
209
GENERAL_NAME *location;
crypto/openssl/include/openssl/x509v3.h
212
int GENERAL_NAME_set1_X509_NAME(GENERAL_NAME **tgt, const X509_NAME *src);
crypto/openssl/include/openssl/x509v3.h
241
SKM_DEFINE_STACK_OF_INTERNAL(GENERAL_NAME, GENERAL_NAME, GENERAL_NAME)
crypto/openssl/include/openssl/x509v3.h
243
#define sk_GENERAL_NAME_value(sk, idx) ((GENERAL_NAME *)OPENSSL_sk_value(ossl_check_const_GENERAL_NAME_sk_type(sk), (idx)))
crypto/openssl/include/openssl/x509v3.h
244
#define sk_GENERAL_NAME_new(cmp) ((STACK_OF(GENERAL_NAME) *)OPENSSL_sk_new(ossl_check_GENERAL_NAME_compfunc_type(cmp)))
crypto/openssl/include/openssl/x509v3.h
245
#define sk_GENERAL_NAME_new_null() ((STACK_OF(GENERAL_NAME) *)OPENSSL_sk_new_null())
crypto/openssl/include/openssl/x509v3.h
246
#define sk_GENERAL_NAME_new_reserve(cmp, n) ((STACK_OF(GENERAL_NAME) *)OPENSSL_sk_new_reserve(ossl_check_GENERAL_NAME_compfunc_type(cmp), (n)))
crypto/openssl/include/openssl/x509v3.h
250
#define sk_GENERAL_NAME_delete(sk, i) ((GENERAL_NAME *)OPENSSL_sk_delete(ossl_check_GENERAL_NAME_sk_type(sk), (i)))
crypto/openssl/include/openssl/x509v3.h
251
#define sk_GENERAL_NAME_delete_ptr(sk, ptr) ((GENERAL_NAME *)OPENSSL_sk_delete_ptr(ossl_check_GENERAL_NAME_sk_type(sk), ossl_check_GENERAL_NAME_type(ptr)))
crypto/openssl/include/openssl/x509v3.h
254
#define sk_GENERAL_NAME_pop(sk) ((GENERAL_NAME *)OPENSSL_sk_pop(ossl_check_GENERAL_NAME_sk_type(sk)))
crypto/openssl/include/openssl/x509v3.h
255
#define sk_GENERAL_NAME_shift(sk) ((GENERAL_NAME *)OPENSSL_sk_shift(ossl_check_GENERAL_NAME_sk_type(sk)))
crypto/openssl/include/openssl/x509v3.h
258
#define sk_GENERAL_NAME_set(sk, idx, ptr) ((GENERAL_NAME *)OPENSSL_sk_set(ossl_check_GENERAL_NAME_sk_type(sk), (idx), ossl_check_GENERAL_NAME_type(ptr)))
crypto/openssl/include/openssl/x509v3.h
264
#define sk_GENERAL_NAME_dup(sk) ((STACK_OF(GENERAL_NAME) *)OPENSSL_sk_dup(ossl_check_const_GENERAL_NAME_sk_type(sk)))
crypto/openssl/include/openssl/x509v3.h
265
#define sk_GENERAL_NAME_deep_copy(sk, copyfunc, freefunc) ((STACK_OF(GENERAL_NAME) *)OPENSSL_sk_deep_copy(ossl_check_const_GENERAL_NAME_sk_type(sk), ossl_check_GENERAL_NAME_copyfunc_type(copyfunc), ossl_check_GENERAL_NAME_freefunc_type(freefunc)))
crypto/openssl/include/openssl/x509v3.h
273
typedef STACK_OF(GENERAL_NAME) GENERAL_NAMES;
crypto/openssl/include/openssl/x509v3.h
548
GENERAL_NAME *base;
crypto/openssl/include/openssl/x509v3.h
825
DECLARE_ASN1_FUNCTIONS(GENERAL_NAME)
crypto/openssl/include/openssl/x509v3.h
826
DECLARE_ASN1_DUP_FUNCTION(GENERAL_NAME)
crypto/openssl/include/openssl/x509v3.h
827
int GENERAL_NAME_cmp(GENERAL_NAME *a, GENERAL_NAME *b);
crypto/openssl/include/openssl/x509v3.h
843
GENERAL_NAME *gen,
crypto/openssl/include/openssl/x509v3.h
845
int GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen);
crypto/openssl/include/openssl/x509v3.h
858
void GENERAL_NAME_set0_value(GENERAL_NAME *a, int type, void *value);
crypto/openssl/include/openssl/x509v3.h
859
void *GENERAL_NAME_get0_value(const GENERAL_NAME *a, int *ptype);
crypto/openssl/include/openssl/x509v3.h
860
int GENERAL_NAME_set0_othername(GENERAL_NAME *gen,
crypto/openssl/include/openssl/x509v3.h
862
int GENERAL_NAME_get0_otherName(const GENERAL_NAME *gen,
crypto/openssl/include/openssl/x509v3.h
907
GENERAL_NAME *a2i_GENERAL_NAME(GENERAL_NAME *out,
crypto/openssl/include/openssl/x509v3.h
913
GENERAL_NAME *v2i_GENERAL_NAME(const X509V3_EXT_METHOD *method,
crypto/openssl/include/openssl/x509v3.h
915
GENERAL_NAME *v2i_GENERAL_NAME_ex(GENERAL_NAME *out,
crypto/openssl/test/cmp_ctx_test.c
793
DEFINE_PUSH_TEST(1, 1, subjectAltNames, subjectAltName, GENERAL_NAME)
crypto/openssl/test/v3nametest.c
128
GENERAL_NAME *gen = NULL;
crypto/openssl/test/v3nametest.c
608
GENERAL_NAME **namesa = OPENSSL_malloc(sizeof(*namesa)
crypto/openssl/test/v3nametest.c
610
GENERAL_NAME **namesb = OPENSSL_malloc(sizeof(*namesb)
lib/libfetch/common.c
1017
STACK_OF(GENERAL_NAME) *altnames;
lib/libfetch/common.c
949
fetch_ssl_verify_altname(STACK_OF(GENERAL_NAME) *altnames,
lib/libfetch/common.c
952
const GENERAL_NAME *name;
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
904
GENERAL_NAME *genname;