Home
last modified time | relevance | path

Searched refs:OPENSSL_STRING (Results 1 – 20 of 20) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Dtxt_db.h81 typedef OPENSSL_STRING *OPENSSL_PSTRING;
82 DECLARE_SPECIAL_STACK_OF(OPENSSL_PSTRING, OPENSSL_STRING)
87 LHASH_OF(OPENSSL_STRING) **index;
88 int (**qual)(OPENSSL_STRING *);
92 OPENSSL_STRING *arg_row;
102 int TXT_DB_create_index(TXT_DB *db, int field, int (*qual)(OPENSSL_STRING *),
105 OPENSSL_STRING *TXT_DB_get_by_index(TXT_DB *db, int idx, OPENSSL_STRING *value);
106 int TXT_DB_insert(TXT_DB *db, OPENSSL_STRING *value);
H A Dsafestack.h114 typedef char *OPENSSL_STRING; typedef
126 DECLARE_SPECIAL_STACK_OF(OPENSSL_STRING, char)
1948 #define sk_OPENSSL_STRING_value(st, i) ((OPENSSL_STRING)sk_value(CHECKED_STACK_OF(OPENSSL_STRING, s…
1949 #define sk_OPENSSL_STRING_num(st) SKM_sk_num(OPENSSL_STRING, st)
1950 …ree(st, free_func) sk_pop_free(CHECKED_STACK_OF(OPENSSL_STRING, st), CHECKED_SK_FREE_FUNC2(OPENSSL…
1958 …efine sk_OPENSSL_STRING_delete_ptr(st, ptr) (OPENSSL_STRING *)sk_delete_ptr(CHECKED_STACK_OF(OPENS…
2008 ((int (*)(const OPENSSL_STRING * const *,const OPENSSL_STRING * const *)) \
2220 LHM_lh_doall_arg(OPENSSL_STRING,lh,fn,arg_type,arg)
2225 LHM_lh_node_stats_bio(OPENSSL_STRING,lh,out)
2227 LHM_lh_node_usage_stats_bio(OPENSSL_STRING,lh,out)
[all …]
H A Dx509v3.h806 STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x);
807 STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
808 void X509_email_free(STACK_OF(OPENSSL_STRING) *sk);
809 STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x);
H A Dlhash.h228 DECLARE_LHASH_OF(OPENSSL_STRING);
/dragonfly/crypto/libressl/crypto/txt_db/
H A Dtxt_db.c80 OPENSSL_STRING *pp; in TXT_DB_read()
188 OPENSSL_STRING *
189 TXT_DB_get_by_index(TXT_DB *db, int idx, OPENSSL_STRING *value) in TXT_DB_get_by_index()
191 OPENSSL_STRING *ret; in TXT_DB_get_by_index()
192 LHASH_OF(OPENSSL_STRING) *lh; in TXT_DB_get_by_index()
209 TXT_DB_create_index(TXT_DB *db, int field, int (*qual)(OPENSSL_STRING *), in TXT_DB_create_index() argument
212 LHASH_OF(OPENSSL_STRING) *idx; in TXT_DB_create_index()
213 OPENSSL_STRING *r; in TXT_DB_create_index()
221 if ((idx = (LHASH_OF(OPENSSL_STRING) *)lh_new(hash, cmp)) == NULL) { in TXT_DB_create_index()
296 TXT_DB_insert(TXT_DB *db, OPENSSL_STRING *row) in TXT_DB_insert()
[all …]
/dragonfly/crypto/libressl/apps/openssl/
H A Dapps.h238 index_name_cmp((const OPENSSL_CSTRING *)CHECKED_PTR_OF(OPENSSL_STRING, a), \
239 (const OPENSSL_CSTRING *)CHECKED_PTR_OF(OPENSSL_STRING, b))
252 STACK_OF(OPENSSL_STRING) *sigopts);
254 STACK_OF(OPENSSL_STRING) *sigopts);
256 STACK_OF(OPENSSL_STRING) *sigopts);
H A Dreq.c126 static int ext_name_cmp(const OPENSSL_STRING *a, const OPENSSL_STRING *b);
127 static void exts_cleanup(OPENSSL_STRING *x);
133 LHASH_OF(OPENSSL_STRING) *addexts;
158 STACK_OF(OPENSSL_STRING) *pkeyopts;
163 STACK_OF(OPENSSL_STRING) *sigopts;
1758 STACK_OF(OPENSSL_STRING) * sigopts) in do_X509_sign()
1778 STACK_OF(OPENSSL_STRING) * sigopts) in do_X509_REQ_sign()
1799 STACK_OF(OPENSSL_STRING) * sigopts) in do_X509_CRL_sign()
1817 ext_name_hash(const OPENSSL_STRING *a) in ext_name_hash()
1823 ext_name_cmp(const OPENSSL_STRING *a, const OPENSSL_STRING *b) in ext_name_cmp()
[all …]
H A Dcms.c75 STACK_OF(OPENSSL_STRING) *rr_to, int rr_allorfirst,
76 STACK_OF(OPENSSL_STRING) *rr_from);
78 STACK_OF(OPENSSL_STRING) *param);
104 STACK_OF(OPENSSL_STRING) *param;
134 STACK_OF(OPENSSL_STRING) *rr_from;
136 STACK_OF(OPENSSL_STRING) *rr_to;
146 STACK_OF(OPENSSL_STRING) *skkeys;
147 STACK_OF(OPENSSL_STRING) *sksigners;
1900 make_names_stack(STACK_OF(OPENSSL_STRING) *ns) in STACK_OF()
1938 STACK_OF(OPENSSL_STRING) *rr_from) in make_receipt_request()
[all …]
H A Dca.c125 const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts,
132 X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts,
147 const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts,
204 STACK_OF(OPENSSL_STRING) *sigopts;
1600 const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, in certify()
1668 const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, in certify_cert()
1744 OPENSSL_STRING row[DB_NUMBER]; in do_body()
1745 OPENSSL_STRING *irow = NULL; in do_body()
1746 OPENSSL_STRING *rrow = NULL; in do_body()
2132 OPENSSL_STRING *crow = row; in do_body()
[all …]
H A Ddgst.c90 STACK_OF(OPENSSL_STRING) *macopts;
97 STACK_OF(OPENSSL_STRING) *sigopts;
H A Dx509.c86 X509 *x, X509 *xca, EVP_PKEY *pkey, STACK_OF(OPENSSL_STRING) *sigopts,
143 STACK_OF(OPENSSL_STRING) *sigopts;
997 STACK_OF(OPENSSL_STRING) *emlst; in x509_main()
1384 X509 *xca, EVP_PKEY *pkey, STACK_OF(OPENSSL_STRING) *sigopts, in x509_certify()
H A Dcrl2p7.c80 STACK_OF(OPENSSL_STRING) *certflst;
H A Docsp.c87 STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec,
131 STACK_OF(OPENSSL_STRING) *reqnames;
1138 STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec, in print_ocsp_summary()
H A Dasn1pars.c88 STACK_OF(OPENSSL_STRING) *osk;
H A Dsmime.c105 STACK_OF(OPENSSL_STRING) *skkeys;
106 STACK_OF(OPENSSL_STRING) *sksigners;
H A Dpkcs12.c97 STACK_OF(OPENSSL_STRING) *canames;
H A Ds_server.c2337 STACK_OF(OPENSSL_STRING) *aia = NULL; in cert_status_cb()
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_utl.c74 static void str_free(OPENSSL_STRING str);
548 STACK_OF(OPENSSL_STRING) * in STACK_OF() argument
552 STACK_OF(OPENSSL_STRING) *ret; in STACK_OF()
560 STACK_OF(OPENSSL_STRING) * in STACK_OF() argument
564 STACK_OF(OPENSSL_STRING) *ret = NULL; in STACK_OF()
584 STACK_OF(OPENSSL_STRING) * in STACK_OF() argument
589 STACK_OF(OPENSSL_STRING) *ret; in STACK_OF()
600 static STACK_OF(OPENSSL_STRING) * in STACK_OF() argument
603 STACK_OF(OPENSSL_STRING) *ret = NULL; in STACK_OF()
631 str_free(OPENSSL_STRING str) in str_free()
[all …]
H A Dvpm_int.h65 STACK_OF(OPENSSL_STRING) *hosts; /* Set of acceptable names */
/dragonfly/crypto/libressl/tls/
H A Dtls_ocsp.c170 STACK_OF(OPENSSL_STRING) *ocsp_urls = NULL; in tls_ocsp_setup_from_peer()