Symbol: STACK_OF
crypto/openssl/apps/cms.c
1496
static STACK_OF(GENERAL_NAMES) *make_names_stack(STACK_OF(OPENSSL_STRING) *ns)
crypto/openssl/apps/lib/app_rand.c
18
static STACK_OF(OPENSSL_STRING) *randfiles;
crypto/openssl/apps/lib/apps.c
2471
static STACK_OF(X509_CRL) *crls_http_cb(const X509_STORE_CTX *ctx,
crypto/openssl/apps/lib/apps.c
728
STACK_OF(X509) *load_certs_multifile(char *files, const char *pass,
crypto/openssl/crypto/asn1/asn_mime.c
692
static STACK_OF(MIME_HEADER) *mime_parse_hdr(BIO *bio)
crypto/openssl/crypto/asn1/p8_pkey.c
86
const STACK_OF(X509_ATTRIBUTE) *
crypto/openssl/crypto/cmp/cmp_client.c
1038
STACK_OF(OSSL_CMP_ITAV) *OSSL_CMP_exec_GENM_ses(OSSL_CMP_CTX *ctx)
crypto/openssl/crypto/cmp/cmp_hdr.c
74
STACK_OF(OSSL_CMP_ITAV)
crypto/openssl/crypto/cms/cms_env.c
163
STACK_OF(CMS_RecipientInfo) *CMS_get0_RecipientInfos(CMS_ContentInfo *cms)
crypto/openssl/crypto/cms/cms_kari.c
45
STACK_OF(CMS_RecipientEncryptedKey)
crypto/openssl/crypto/cms/cms_lib.c
24
static STACK_OF(CMS_CertificateChoices)
crypto/openssl/crypto/cms/cms_lib.c
489
static STACK_OF(CMS_CertificateChoices)
crypto/openssl/crypto/cms/cms_lib.c
572
static STACK_OF(CMS_RevocationInfoChoice)
crypto/openssl/crypto/cms/cms_lib.c
640
STACK_OF(X509) *CMS_get1_certs(CMS_ContentInfo *cms)
crypto/openssl/crypto/cms/cms_lib.c
685
STACK_OF(X509_CRL) *CMS_get1_crls(CMS_ContentInfo *cms)
crypto/openssl/crypto/cms/cms_sd.c
619
STACK_OF(CMS_SignerInfo) *CMS_get0_SignerInfos(CMS_ContentInfo *cms)
crypto/openssl/crypto/cms/cms_sd.c
626
STACK_OF(X509) *CMS_get0_signers(CMS_ContentInfo *cms)
crypto/openssl/crypto/comp_methods.c
28
STACK_OF(SSL_COMP) *ossl_load_builtin_compressions(void)
crypto/openssl/crypto/conf/conf_api.c
34
STACK_OF(CONF_VALUE) *_CONF_get_section_values(const CONF *conf,
crypto/openssl/crypto/conf/conf_lib.c
240
STACK_OF(OPENSSL_CSTRING) *NCONF_get_section_names(const CONF *cnf)
crypto/openssl/crypto/conf/conf_lib.c
286
STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf, const char *section)
crypto/openssl/crypto/conf/conf_lib.c
98
STACK_OF(CONF_VALUE) *CONF_get_section(LHASH_OF(CONF_VALUE) *conf,
crypto/openssl/crypto/ct/ct_oct.c
253
STACK_OF(SCT) *o2i_SCT_LIST(STACK_OF(SCT) **a, const unsigned char **pp,
crypto/openssl/crypto/ct/ct_oct.c
370
STACK_OF(SCT) *d2i_SCT_LIST(STACK_OF(SCT) **a, const unsigned char **pp,
crypto/openssl/crypto/ct/ct_x509v3.c
49
static STACK_OF(SCT) *x509_ext_d2i_SCT_LIST(STACK_OF(SCT) **a,
crypto/openssl/crypto/ct/ct_x509v3.c
63
static STACK_OF(SCT) *ocsp_ext_d2i_SCT_LIST(STACK_OF(SCT) **a,
crypto/openssl/crypto/objects/obj_xref.c
16
static STACK_OF(nid_triple) *sig_app, *sigx_app;
crypto/openssl/crypto/ocsp/ocsp_cl.c
178
const STACK_OF(X509) *OCSP_resp_get0_certs(const OCSP_BASICRESP *bs)
crypto/openssl/crypto/pem/pem_info.c
217
STACK_OF(X509_INFO) *PEM_X509_INFO_read_bio(BIO *bp, STACK_OF(X509_INFO) *sk,
crypto/openssl/crypto/pem/pem_info.c
28
STACK_OF(X509_INFO)
crypto/openssl/crypto/pem/pem_info.c
45
STACK_OF(X509_INFO) *PEM_X509_INFO_read(FILE *fp, STACK_OF(X509_INFO) *sk,
crypto/openssl/crypto/pem/pem_info.c
52
STACK_OF(X509_INFO) *PEM_X509_INFO_read_bio_ex(BIO *bp, STACK_OF(X509_INFO) *sk,
crypto/openssl/crypto/pkcs12/p12_add.c
155
STACK_OF(PKCS12_SAFEBAG) *PKCS12_unpack_p7encdata(PKCS7 *p7, const char *pass,
crypto/openssl/crypto/pkcs12/p12_add.c
194
STACK_OF(PKCS7) *PKCS12_unpack_authsafes(const PKCS12 *p12)
crypto/openssl/crypto/pkcs12/p12_add.c
75
STACK_OF(PKCS12_SAFEBAG) *PKCS12_unpack_p7data(PKCS7 *p7)
crypto/openssl/crypto/pkcs12/p12_attr.c
122
const STACK_OF(X509_ATTRIBUTE) *
crypto/openssl/crypto/pkcs12/p12_sbag.c
48
const STACK_OF(PKCS12_SAFEBAG) *
crypto/openssl/crypto/pkcs7/pk7_attr.c
43
STACK_OF(X509_ALGOR) *PKCS7_get_smimecap(PKCS7_SIGNER_INFO *si)
crypto/openssl/crypto/pkcs7/pk7_lib.c
424
STACK_OF(X509) *pkcs7_get0_certificates(const PKCS7 *p7)
crypto/openssl/crypto/pkcs7/pk7_lib.c
435
static STACK_OF(PKCS7_RECIP_INFO) *pkcs7_get_recipient_info(const PKCS7 *p7)
crypto/openssl/crypto/pkcs7/pk7_lib.c
543
STACK_OF(PKCS7_SIGNER_INFO) *PKCS7_get_signer_info(PKCS7 *p7)
crypto/openssl/crypto/pkcs7/pk7_smime.c
363
STACK_OF(X509) *PKCS7_get0_signers(PKCS7 *p7, STACK_OF(X509) *certs,
crypto/openssl/crypto/ts/ts_conf.c
67
STACK_OF(X509) *TS_CONF_load_certs(const char *file)
crypto/openssl/crypto/ts/ts_req_utils.c
132
STACK_OF(X509_EXTENSION) *TS_REQ_get_exts(TS_REQ *a)
crypto/openssl/crypto/ts/ts_rsp_utils.c
293
STACK_OF(X509_EXTENSION) *TS_TST_INFO_get_exts(TS_TST_INFO *a)
crypto/openssl/crypto/ts/ts_rsp_utils.c
356
const STACK_OF(ASN1_UTF8STRING) *
crypto/openssl/crypto/ts/ts_verify_ctx.c
80
STACK_OF(X509) *TS_VERIFY_CTX_set_certs(TS_VERIFY_CTX *ctx,
crypto/openssl/crypto/x509/pcy_lib.c
35
STACK_OF(X509_POLICY_NODE) *X509_policy_tree_get0_policies(const X509_POLICY_TREE
crypto/openssl/crypto/x509/pcy_lib.c
43
STACK_OF(X509_POLICY_NODE) *X509_policy_tree_get0_user_policies(const X509_POLICY_TREE
crypto/openssl/crypto/x509/pcy_lib.c
91
STACK_OF(POLICYQUALINFO) *X509_policy_node_get0_qualifiers(const X509_POLICY_NODE
crypto/openssl/crypto/x509/pcy_node.c
23
STACK_OF(X509_POLICY_NODE) *ossl_policy_node_cmp_new(void)
crypto/openssl/crypto/x509/v3_admis.c
252
const STACK_OF(ADMISSIONS) *ADMISSION_SYNTAX_get0_contentsOfAdmissions(const ADMISSION_SYNTAX *as)
crypto/openssl/crypto/x509/v3_admis.c
321
const STACK_OF(ASN1_STRING) *PROFESSION_INFO_get0_professionItems(const PROFESSION_INFO *pi)
crypto/openssl/crypto/x509/v3_admis.c
333
const STACK_OF(ASN1_OBJECT) *PROFESSION_INFO_get0_professionOIDs(const PROFESSION_INFO *pi)
crypto/openssl/crypto/x509/v3_akid.c
38
static STACK_OF(CONF_VALUE) *i2v_AUTHORITY_KEYID(X509V3_EXT_METHOD *method,
crypto/openssl/crypto/x509/v3_bitst.c
44
STACK_OF(CONF_VALUE) *i2v_ASN1_BIT_STRING(X509V3_EXT_METHOD *method,
crypto/openssl/crypto/x509/v3_conf.c
28
static STACK_OF(CONF_VALUE) *conf_lhash_get_section(void *db, const char *section);
crypto/openssl/crypto/x509/v3_conf.c
407
STACK_OF(CONF_VALUE) *X509V3_get_section(X509V3_CTX *ctx, const char *section)
crypto/openssl/crypto/x509/v3_conf.c
439
static STACK_OF(CONF_VALUE) *nconf_get_section(void *db, const char *section)
crypto/openssl/crypto/x509/v3_conf.c
530
static STACK_OF(CONF_VALUE) *conf_lhash_get_section(void *db, const char *section)
crypto/openssl/crypto/x509/v3_crld.c
46
static STACK_OF(GENERAL_NAME) *gnames_from_sectname(X509V3_CTX *ctx,
crypto/openssl/crypto/x509/v3_san.c
51
STACK_OF(CONF_VALUE) *i2v_GENERAL_NAMES(X509V3_EXT_METHOD *method,
crypto/openssl/crypto/x509/v3_san.c
79
STACK_OF(CONF_VALUE) *i2v_GENERAL_NAME(X509V3_EXT_METHOD *method,
crypto/openssl/crypto/x509/v3_tlsf.c
58
static STACK_OF(CONF_VALUE) *i2v_TLS_FEATURE(const X509V3_EXT_METHOD *method,
crypto/openssl/crypto/x509/v3_utl.c
27
static STACK_OF(OPENSSL_STRING) *get_email(const X509_NAME *name,
crypto/openssl/crypto/x509/v3_utl.c
315
STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line)
crypto/openssl/crypto/x509/v3_utl.c
448
STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x)
crypto/openssl/crypto/x509/v3_utl.c
459
STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x)
crypto/openssl/crypto/x509/v3_utl.c
481
STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x)
crypto/openssl/crypto/x509/v3_utl.c
495
static STACK_OF(OPENSSL_STRING) *get_email(const X509_NAME *name,
crypto/openssl/crypto/x509/x509_acert.c
325
const STACK_OF(X509_EXTENSION) *X509_ACERT_get0_extensions(const X509_ACERT *x)
crypto/openssl/crypto/x509/x509_att.c
118
STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr(STACK_OF(X509_ATTRIBUTE) **x,
crypto/openssl/crypto/x509/x509_att.c
134
STACK_OF(X509_ATTRIBUTE) *ossl_x509at_add1_attr_by_OBJ(STACK_OF(X509_ATTRIBUTE) **x,
crypto/openssl/crypto/x509/x509_att.c
151
STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr_by_OBJ(STACK_OF(X509_ATTRIBUTE)
crypto/openssl/crypto/x509/x509_att.c
171
STACK_OF(X509_ATTRIBUTE) *ossl_x509at_add1_attr_by_NID(STACK_OF(X509_ATTRIBUTE) **x,
crypto/openssl/crypto/x509/x509_att.c
187
STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr_by_NID(STACK_OF(X509_ATTRIBUTE)
crypto/openssl/crypto/x509/x509_att.c
206
STACK_OF(X509_ATTRIBUTE) *ossl_x509at_add1_attr_by_txt(STACK_OF(X509_ATTRIBUTE) **x,
crypto/openssl/crypto/x509/x509_att.c
223
STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr_by_txt(STACK_OF(X509_ATTRIBUTE)
crypto/openssl/crypto/x509/x509_att.c
257
STACK_OF(X509_ATTRIBUTE) *ossl_x509at_dup(const STACK_OF(X509_ATTRIBUTE) *x)
crypto/openssl/crypto/x509/x509_att.c
82
STACK_OF(X509_ATTRIBUTE) *ossl_x509at_add1_attr(STACK_OF(X509_ATTRIBUTE) **x,
crypto/openssl/crypto/x509/x509_cmp.c
574
STACK_OF(X509) *X509_chain_up_ref(STACK_OF(X509) *chain)
crypto/openssl/crypto/x509/x509_lu.c
580
STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(const X509_STORE *xs)
crypto/openssl/crypto/x509/x509_lu.c
597
STACK_OF(X509_OBJECT) *X509_STORE_get1_objects(X509_STORE *store)
crypto/openssl/crypto/x509/x509_lu.c
615
STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *store)
crypto/openssl/crypto/x509/x509_lu.c
653
STACK_OF(X509) *X509_STORE_CTX_get1_certs(X509_STORE_CTX *ctx,
crypto/openssl/crypto/x509/x509_lu.c
703
STACK_OF(X509_CRL) *X509_STORE_CTX_get1_crls(const X509_STORE_CTX *ctx,
crypto/openssl/crypto/x509/x509_req.c
120
static STACK_OF(X509_EXTENSION) *get_extensions_by_nid(const X509_REQ *req,
crypto/openssl/crypto/x509/x509_req.c
142
STACK_OF(X509_EXTENSION) *X509_REQ_get_extensions(OSSL_FUTURE_CONST X509_REQ *req)
crypto/openssl/crypto/x509/x509_set.c
162
const STACK_OF(X509_EXTENSION) *X509_get0_extensions(const X509 *x)
crypto/openssl/crypto/x509/x509_v3.c
101
STACK_OF(X509_EXTENSION) *X509v3_add_ext(STACK_OF(X509_EXTENSION) **x,
crypto/openssl/crypto/x509/x509_v3.c
146
STACK_OF(X509_EXTENSION) *X509v3_add_extensions(STACK_OF(X509_EXTENSION) **target,
crypto/openssl/crypto/x509/x509_vfy.c
2342
STACK_OF(X509) *X509_STORE_CTX_get0_chain(const X509_STORE_CTX *ctx)
crypto/openssl/crypto/x509/x509_vfy.c
2347
STACK_OF(X509) *X509_STORE_CTX_get1_chain(const X509_STORE_CTX *ctx)
crypto/openssl/crypto/x509/x509_vfy.c
2712
STACK_OF(X509) *X509_STORE_CTX_get0_untrusted(const X509_STORE_CTX *ctx)
crypto/openssl/crypto/x509/x509_vfy.c
3625
STACK_OF(X509) *X509_build_chain(X509 *target, STACK_OF(X509) *certs,
crypto/openssl/crypto/x509/x509_vfy.c
500
static STACK_OF(X509) *lookup_certs_sk(X509_STORE_CTX *ctx, const X509_NAME *nm)
crypto/openssl/crypto/x509/x509cset.c
118
const STACK_OF(X509_EXTENSION) *X509_CRL_get0_extensions(const X509_CRL *crl)
crypto/openssl/crypto/x509/x509cset.c
123
STACK_OF(X509_REVOKED) *X509_CRL_get_REVOKED(X509_CRL *crl)
crypto/openssl/crypto/x509/x509cset.c
171
const STACK_OF(X509_EXTENSION) *X509_REVOKED_get0_extensions(const X509_REVOKED *r)
crypto/openssl/crypto/x509/x_x509a.c
162
STACK_OF(ASN1_OBJECT) *X509_get0_trust_objects(X509 *x)
crypto/openssl/crypto/x509/x_x509a.c
169
STACK_OF(ASN1_OBJECT) *X509_get0_reject_objects(X509 *x)
crypto/openssl/include/openssl/safestack.h
33
#define STACK_OF(type) struct stack_st_##type
crypto/openssl/ssl/d1_srtp.c
161
STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *s)
crypto/openssl/ssl/ssl_cert.c
563
STACK_OF(X509_NAME) *SSL_dup_CA_list(const STACK_OF(X509_NAME) *sk)
crypto/openssl/ssl/ssl_cert.c
602
const STACK_OF(X509_NAME) *SSL_CTX_get0_CA_list(const SSL_CTX *ctx)
crypto/openssl/ssl/ssl_cert.c
607
const STACK_OF(X509_NAME) *SSL_get0_CA_list(const SSL *s)
crypto/openssl/ssl/ssl_cert.c
622
STACK_OF(X509_NAME) *SSL_CTX_get_client_CA_list(const SSL_CTX *ctx)
crypto/openssl/ssl/ssl_cert.c
637
const STACK_OF(X509_NAME) *SSL_get0_peer_CA_list(const SSL *s)
crypto/openssl/ssl/ssl_cert.c
647
STACK_OF(X509_NAME) *SSL_get_client_CA_list(const SSL *s)
crypto/openssl/ssl/ssl_cert.c
748
STACK_OF(X509_NAME) *SSL_load_client_CA_file_ex(const char *file,
crypto/openssl/ssl/ssl_cert.c
825
STACK_OF(X509_NAME) *SSL_load_client_CA_file(const char *file)
crypto/openssl/ssl/ssl_ciph.c
1407
STACK_OF(SSL_CIPHER) *ssl_create_cipher_list(SSL_CTX *ctx,
crypto/openssl/ssl/ssl_ciph.c
1948
STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void)
crypto/openssl/ssl/ssl_ciph.c
1953
STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP)
crypto/openssl/ssl/ssl_ciph.c
1965
STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void)
crypto/openssl/ssl/ssl_ciph.c
1977
STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP)
crypto/openssl/ssl/ssl_lib.c
1997
STACK_OF(X509) *SSL_get_peer_cert_chain(const SSL *s)
crypto/openssl/ssl/ssl_lib.c
3246
STACK_OF(SSL_CIPHER) *SSL_get_ciphers(const SSL *s)
crypto/openssl/ssl/ssl_lib.c
3260
STACK_OF(SSL_CIPHER) *SSL_get_client_ciphers(const SSL *s)
crypto/openssl/ssl/ssl_lib.c
3269
STACK_OF(SSL_CIPHER) *SSL_get1_supported_ciphers(SSL *s)
crypto/openssl/ssl/ssl_lib.c
3301
STACK_OF(SSL_CIPHER) *ssl_get_ciphers_by_id(SSL_CONNECTION *s)
crypto/openssl/ssl/ssl_lib.c
3332
STACK_OF(SSL_CIPHER) *SSL_CTX_get_ciphers(const SSL_CTX *ctx)
crypto/openssl/ssl/ssl_lib.c
6312
STACK_OF(X509) *SSL_get0_verified_chain(const SSL *s)
crypto/openssl/ssl/ssl_lib.c
6462
const STACK_OF(SCT) *SSL_get0_peer_scts(SSL *s)
crypto/openssl/ssl/statem/statem_lib.c
2741
const STACK_OF(X509_NAME) *get_ca_names(SSL_CONNECTION *s)
crypto/openssl/ssl/statem/statem_local.h
75
const STACK_OF(X509_NAME) *get_ca_names(SSL_CONNECTION *s);
crypto/openssl/test/cmp_ctx_test.c
42
static STACK_OF(X509) *sk_X509_new_1(void)
crypto/openssl/test/crltest.c
390
static STACK_OF(X509_CRL) *make_CRL_stack(X509_CRL *x1, X509_CRL *x2)
crypto/openssl/test/danetest.c
90
static STACK_OF(X509) *load_chain(BIO *fp, int nelem)
crypto/openssl/test/helpers/pkcs12.c
297
static STACK_OF(PKCS12_SAFEBAG) *decode_contentinfo(STACK_OF(PKCS7) *safes, int idx, const PKCS12_ENC *enc)
crypto/openssl/test/testutil/load.c
33
STACK_OF(X509) *load_certs_pem(const char *file)
crypto/openssl/test/testutil/testutil_init.c
63
static STACK_OF(tracedata) *trace_data_stack;