HomeSort by: relevance | last modified time | path
    Searched refs:STACK_OF (Results 1 - 25 of 867) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/crypto/external/apache2/openssl/dist/include/crypto/
ess.h 22 STACK_OF(GENERAL_NAME) *issuer;
46 STACK_OF(ESS_CERT_ID) *cert_ids;
47 STACK_OF(POLICYINFO) *policy_info;
72 STACK_OF(ESS_CERT_ID_V2) *cert_ids;
73 STACK_OF(POLICYINFO) *policy_info;
x509_acert.h 28 STACK_OF(GENERAL_NAME) *issuer;
34 STACK_OF(GENERAL_NAME) *issuerName;
42 STACK_OF(GENERAL_NAME) *v1Form;
49 STACK_OF(GENERAL_NAME) *entityName;
60 STACK_OF(X509_ATTRIBUTE) *attributes;
x509.h 40 STACK_OF(X509_NAME_ENTRY) *entries; /* DN components */
73 STACK_OF(X509_ATTRIBUTE) *attributes;
95 STACK_OF(X509_REVOKED) *revoked; /* revoked entries: optional */
96 STACK_OF(X509_EXTENSION) *extensions; /* extensions: optional */
118 STACK_OF(GENERAL_NAMES) *issuers;
133 STACK_OF(X509_EXTENSION) *extensions; /* CRL entry extensions: optional */
135 STACK_OF(GENERAL_NAME) *issuer;
153 STACK_OF(ASN1_OBJECT) *trust; /* trusted uses */
154 STACK_OF(ASN1_OBJECT) *reject; /* rejected uses */
157 STACK_OF(X509_ALGOR) *other; /* other unspecified info *
    [all...]
  /src/crypto/external/bsd/openssl/dist/include/crypto/
ess.h 22 STACK_OF(GENERAL_NAME) *issuer;
46 STACK_OF(ESS_CERT_ID) *cert_ids;
47 STACK_OF(POLICYINFO) *policy_info;
72 STACK_OF(ESS_CERT_ID_V2) *cert_ids;
73 STACK_OF(POLICYINFO) *policy_info;
x509.h 40 STACK_OF(X509_NAME_ENTRY) *entries; /* DN components */
73 STACK_OF(X509_ATTRIBUTE) *attributes;
95 STACK_OF(X509_REVOKED) *revoked; /* revoked entries: optional */
96 STACK_OF(X509_EXTENSION) *extensions; /* extensions: optional */
118 STACK_OF(GENERAL_NAMES) *issuers;
133 STACK_OF(X509_EXTENSION) *extensions; /* CRL entry extensions: optional */
135 STACK_OF(GENERAL_NAME) *issuer;
153 STACK_OF(ASN1_OBJECT) *trust; /* trusted uses */
154 STACK_OF(ASN1_OBJECT) *reject; /* rejected uses */
157 STACK_OF(X509_ALGOR) *other; /* other unspecified info *
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/x509/
v3_admis.h 21 STACK_OF(ASN1_STRING) *professionItems; /* i.e. DIRECTORYSTRING */
22 STACK_OF(ASN1_OBJECT) *professionOIDs;
30 STACK_OF(PROFESSION_INFO) *professionInfos;
35 STACK_OF(ADMISSIONS) *contentsOfAdmissions;
pcy_local.h 27 STACK_OF(POLICYQUALINFO) *qualifier_set;
28 STACK_OF(ASN1_OBJECT) *expected_policy_set;
69 STACK_OF(X509_POLICY_DATA) *data;
103 STACK_OF(X509_POLICY_NODE) *nodes;
108 * STACK_OF(X509_POLICY_DATA) *extra_data;
126 STACK_OF(X509_POLICY_DATA) *extra_data;
128 STACK_OF(X509_POLICY_NODE) *auth_policies;
129 STACK_OF(X509_POLICY_NODE) *user_policies;
151 STACK_OF(X509_POLICY_NODE) *ossl_policy_node_cmp_new(void);
159 X509_POLICY_NODE *ossl_policy_tree_find_sk(STACK_OF(X509_POLICY_NODE) *sk
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
v3_admis.h 21 STACK_OF(ASN1_STRING)* professionItems; /* i.e. DIRECTORYSTRING */
22 STACK_OF(ASN1_OBJECT)* professionOIDs;
30 STACK_OF(PROFESSION_INFO)* professionInfos;
35 STACK_OF(ADMISSIONS)* contentsOfAdmissions;
pcy_local.h 27 STACK_OF(POLICYQUALINFO) *qualifier_set;
28 STACK_OF(ASN1_OBJECT) *expected_policy_set;
69 STACK_OF(X509_POLICY_DATA) *data;
103 STACK_OF(X509_POLICY_NODE) *nodes;
108 * STACK_OF(X509_POLICY_DATA) *extra_data;
126 STACK_OF(X509_POLICY_DATA) *extra_data;
128 STACK_OF(X509_POLICY_NODE) *auth_policies;
129 STACK_OF(X509_POLICY_NODE) *user_policies;
151 STACK_OF(X509_POLICY_NODE) *ossl_policy_node_cmp_new(void);
159 X509_POLICY_NODE *ossl_policy_tree_find_sk(STACK_OF(X509_POLICY_NODE) *sk
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
v3_admis.h 21 STACK_OF(ASN1_STRING)* professionItems; /* i.e. DIRECTORYSTRING */
22 STACK_OF(ASN1_OBJECT)* professionOIDs;
30 STACK_OF(PROFESSION_INFO)* professionInfos;
35 STACK_OF(ADMISSIONS)* contentsOfAdmissions;
pcy_local.h 27 STACK_OF(POLICYQUALINFO) *qualifier_set;
28 STACK_OF(ASN1_OBJECT) *expected_policy_set;
69 STACK_OF(X509_POLICY_DATA) *data;
103 STACK_OF(X509_POLICY_NODE) *nodes;
108 * STACK_OF(X509_POLICY_DATA) *extra_data;
121 STACK_OF(X509_POLICY_DATA) *extra_data;
123 STACK_OF(X509_POLICY_NODE) *auth_policies;
124 STACK_OF(X509_POLICY_NODE) *user_policies;
146 STACK_OF(X509_POLICY_NODE) *policy_node_cmp_new(void);
156 X509_POLICY_NODE *tree_find_sk(STACK_OF(X509_POLICY_NODE) *sk
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/helpers/
cmp_testlib.h 26 int STACK_OF_X509_cmp(const STACK_OF(X509) *sk1, const STACK_OF(X509) *sk2);
27 int STACK_OF_X509_push1(STACK_OF(X509) *sk, X509 *cert);
  /src/crypto/external/bsd/openssl/dist/test/helpers/
cmp_testlib.h 26 int STACK_OF_X509_cmp(const STACK_OF(X509) *sk1, const STACK_OF(X509) *sk2);
27 int STACK_OF_X509_push1(STACK_OF(X509) *sk, X509 *cert);
  /src/crypto/external/bsd/openssl.old/dist/crypto/ts/
ts_local.h 48 STACK_OF(X509_EXTENSION) *extensions;
92 STACK_OF(X509_EXTENSION) *extensions;
97 STACK_OF(ASN1_UTF8STRING) *text;
108 STACK_OF(GENERAL_NAME) *issuer;
130 STACK_OF(ESS_CERT_ID) *cert_ids;
131 STACK_OF(POLICYINFO) *policy_info;
157 STACK_OF(ESS_CERT_ID_V2) *cert_ids;
158 STACK_OF(POLICYINFO) *policy_info;
167 STACK_OF(X509) *certs; /* Certs to include in signed data. */
168 STACK_OF(ASN1_OBJECT) *policies; /* Acceptable policies. *
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
safestack.h 20 # define STACK_OF(type) struct stack_st_##type
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
31 static ossl_unused ossl_inline t2 *sk_##t1##_value(const STACK_OF(t1)*sk, int idx) \
35 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new(sk_##t1##_compfunc compare) \
37 return (STACK_OF(t1) *)(void *)OPENSSL_sk_new((OPENSSL_sk_compfunc)compare); \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)(void *)OPENSSL_sk_new_null(); \
43 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_reserve(sk_##t1##_compfunc compare, int n) \
45 return (STACK_OF(t1) *)(void *)OPENSSL_sk_new_reserve((OPENSSL_sk_compfunc)compare, n);
    [all...]
  /src/crypto/external/apache2/openssl/dist/apps/include/
names.h 17 void print_names(BIO *out, STACK_OF(OPENSSL_CSTRING) *names);
  /src/crypto/external/apache2/openssl/dist/include/internal/
cms.h 16 CMS_EnvelopedData *ossl_cms_sign_encrypt(BIO *data, X509 *sign_cert, STACK_OF(X509) *certs,
18 STACK_OF(X509) *enc_recip, const EVP_CIPHER *cipher,
  /src/crypto/external/bsd/openssl/dist/apps/include/
names.h 17 void print_names(BIO *out, STACK_OF(OPENSSL_CSTRING) *names);
  /src/crypto/external/apache2/openssl/dist/include/openssl/
safestack.h.in 36 #define STACK_OF(type) struct stack_st_##type
40 STACK_OF(t1); \
48 static ossl_unused ossl_inline const OPENSSL_STACK *ossl_check_const_##t1##_sk_type(const STACK_OF(t1) *sk) \
52 static ossl_unused ossl_inline OPENSSL_STACK *ossl_check_##t1##_sk_type(STACK_OF(t1) *sk) \
70 STACK_OF(t1); \
74 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
78 static ossl_unused ossl_inline t2 *sk_##t1##_value(const STACK_OF(t1) *sk, int idx) \
82 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new(sk_##t1##_compfunc compare) \
84 return (STACK_OF(t1) *)OPENSSL_sk_new((OPENSSL_sk_compfunc)compare); \
86 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void)
    [all...]
  /src/crypto/external/bsd/openssl/dist/include/openssl/
safestack.h.in 34 # define STACK_OF(type) struct stack_st_##type
38 STACK_OF(t1); \
46 static ossl_unused ossl_inline const OPENSSL_STACK *ossl_check_const_##t1##_sk_type(const STACK_OF(t1) *sk) \
50 static ossl_unused ossl_inline OPENSSL_STACK *ossl_check_##t1##_sk_type(STACK_OF(t1) *sk) \
68 STACK_OF(t1); \
72 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_value(const STACK_OF(t1) *sk, int idx) \
80 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new(sk_##t1##_compfunc compare) \
82 return (STACK_OF(t1) *)OPENSSL_sk_new((OPENSSL_sk_compfunc)compare); \
84 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void)
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/ts/
ts_local.h 48 STACK_OF(X509_EXTENSION) *extensions;
92 STACK_OF(X509_EXTENSION) *extensions;
97 STACK_OF(ASN1_UTF8STRING) *text;
106 STACK_OF(X509) *certs; /* Certs to include in signed data. */
107 STACK_OF(ASN1_OBJECT) *policies; /* Acceptable policies. */
109 STACK_OF(EVP_MD) *mds; /* Acceptable message digests. */
136 STACK_OF(X509) *certs;
  /src/crypto/external/bsd/openssl/dist/crypto/ts/
ts_local.h 48 STACK_OF(X509_EXTENSION) *extensions;
92 STACK_OF(X509_EXTENSION) *extensions;
97 STACK_OF(ASN1_UTF8STRING) *text;
106 STACK_OF(X509) *certs; /* Certs to include in signed data. */
107 STACK_OF(ASN1_OBJECT) *policies; /* Acceptable policies. */
109 STACK_OF(EVP_MD) *mds; /* Acceptable message digests. */
136 STACK_OF(X509) *certs;
  /src/crypto/external/apache2/openssl/dist/crypto/ct/
ct_x509v3.c 26 static int i2r_SCT_LIST(X509V3_EXT_METHOD *method, STACK_OF(SCT) *sct_list,
33 static int set_sct_list_source(STACK_OF(SCT) *s, sct_source_t source)
49 static STACK_OF(SCT) *x509_ext_d2i_SCT_LIST(STACK_OF(SCT) **a,
53 STACK_OF(SCT) *s = d2i_SCT_LIST(a, pp, len);
63 static STACK_OF(SCT) *ocsp_ext_d2i_SCT_LIST(STACK_OF(SCT) **a,
67 STACK_OF(SCT) *s = d2i_SCT_LIST(a, pp, len);
  /src/crypto/external/bsd/openssl/dist/crypto/ct/
ct_x509v3.c 26 static int i2r_SCT_LIST(X509V3_EXT_METHOD *method, STACK_OF(SCT) *sct_list,
33 static int set_sct_list_source(STACK_OF(SCT) *s, sct_source_t source)
49 static STACK_OF(SCT) *x509_ext_d2i_SCT_LIST(STACK_OF(SCT) **a,
53 STACK_OF(SCT) *s = d2i_SCT_LIST(a, pp, len);
63 static STACK_OF(SCT) *ocsp_ext_d2i_SCT_LIST(STACK_OF(SCT) **a,
67 STACK_OF(SCT) *s = d2i_SCT_LIST(a, pp, len);
  /src/crypto/external/bsd/openssl.old/dist/crypto/ct/
ct_x509v3.c 26 static int i2r_SCT_LIST(X509V3_EXT_METHOD *method, STACK_OF(SCT) *sct_list,
33 static int set_sct_list_source(STACK_OF(SCT) *s, sct_source_t source)
49 static STACK_OF(SCT) *x509_ext_d2i_SCT_LIST(STACK_OF(SCT) **a,
53 STACK_OF(SCT) *s = d2i_SCT_LIST(a, pp, len);
63 static STACK_OF(SCT) *ocsp_ext_d2i_SCT_LIST(STACK_OF(SCT) **a,
67 STACK_OF(SCT) *s = d2i_SCT_LIST(a, pp, len);

Completed in 38 milliseconds

1 2 3 4 5 6 7 8 91011>>