Searched refs:OPENSSL_STRING (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/txt_db/
H A Dtxt_db.h80 typedef OPENSSL_STRING *OPENSSL_PSTRING;
81 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 Dtxt_db.c81 OPENSSL_STRING *pp;
196 OPENSSL_STRING *TXT_DB_get_by_index(TXT_DB *db, int idx, OPENSSL_STRING *value)
198 OPENSSL_STRING *ret;
199 LHASH_OF(OPENSSL_STRING) *lh;
217 int TXT_DB_create_index(TXT_DB *db, int field, int (*qual)(OPENSSL_STRING *),
220 LHASH_OF(OPENSSL_STRING) *idx;
221 OPENSSL_STRING *r;
230 if ((idx=(LHASH_OF(OPENSSL_STRING) *)lh_new(hash,cmp)) == NULL)
303 int TXT_DB_insert(TXT_DB *db, OPENSSL_STRING *ro
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c70 static STACK_OF(OPENSSL_STRING) *get_email(X509_NAME *name, GENERAL_NAMES *gens);
71 static void str_free(OPENSSL_STRING str);
72 static int append_ia5(STACK_OF(OPENSSL_STRING) **sk, ASN1_IA5STRING *email);
466 STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x)
469 STACK_OF(OPENSSL_STRING) *ret;
477 STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x)
480 STACK_OF(OPENSSL_STRING) *ret = NULL;
502 STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x)
506 STACK_OF(OPENSSL_STRING) *ret;
517 static STACK_OF(OPENSSL_STRING) *get_emai
[all...]
H A Dx509v3.h696 STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x);
697 STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
698 void X509_email_free(STACK_OF(OPENSSL_STRING) *sk);
699 STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x);
/freebsd-10.0-release/crypto/openssl/apps/
H A Dapps.h309 index_name_cmp((const OPENSSL_CSTRING *)CHECKED_PTR_OF(OPENSSL_STRING, a), \
310 (const OPENSSL_CSTRING *)CHECKED_PTR_OF(OPENSSL_STRING, b))
323 STACK_OF(OPENSSL_STRING) *sigopts);
325 STACK_OF(OPENSSL_STRING) *sigopts);
327 STACK_OF(OPENSSL_STRING) *sigopts);
H A Dengine.c203 STACK_OF(OPENSSL_STRING) *cmds = NULL;
293 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds,
347 STACK_OF(OPENSSL_STRING) *engines = sk_OPENSSL_STRING_new_null();
348 STACK_OF(OPENSSL_STRING) *pre_cmds = sk_OPENSSL_STRING_new_null();
349 STACK_OF(OPENSSL_STRING) *post_cmds = sk_OPENSSL_STRING_new_null();
H A Dcms.c74 static CMS_ReceiptRequest *make_receipt_request(STACK_OF(OPENSSL_STRING) *rr_to,
76 STACK_OF(OPENSSL_STRING) *rr_from);
111 STACK_OF(OPENSSL_STRING) *sksigners = NULL, *skkeys = NULL;
125 STACK_OF(OPENSSL_STRING) *rr_to = NULL, *rr_from = NULL;
1334 static STACK_OF(GENERAL_NAMES) *make_names_stack(STACK_OF(OPENSSL_STRING) *ns)
1373 static CMS_ReceiptRequest *make_receipt_request(STACK_OF(OPENSSL_STRING) *rr_to,
1375 STACK_OF(OPENSSL_STRING) *rr_from)
H A Dca.c200 const EVP_MD *dgst,STACK_OF(OPENSSL_STRING) *sigopts,
207 const EVP_MD *dgst,STACK_OF(OPENSSL_STRING) *sigopts,
215 const EVP_MD *dgst,STACK_OF(OPENSSL_STRING) *sigopts,
223 STACK_OF(OPENSSL_STRING) *sigopts,
318 STACK_OF(OPENSSL_STRING) *sigopts = NULL;
1575 const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts,
1648 const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts,
1703 STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy,
1723 OPENSSL_STRING row[DB_NUMBER];
1724 OPENSSL_STRING *iro
[all...]
H A Dcrl2p7.c95 STACK_OF(OPENSSL_STRING) *certflst=NULL;
H A Dx509.c161 STACK_OF(OPENSSL_STRING) *sigopts,
176 STACK_OF(OPENSSL_STRING) *sigopts = NULL;
767 STACK_OF(OPENSSL_STRING) *emlst;
1149 STACK_OF(OPENSSL_STRING) *sigopts,
H A Dreq.c168 STACK_OF(OPENSSL_STRING) *pkeyopts = NULL, *sigopts = NULL;
1786 const EVP_MD *md, STACK_OF(OPENSSL_STRING) *sigopts)
1807 STACK_OF(OPENSSL_STRING) *sigopts)
1821 STACK_OF(OPENSSL_STRING) *sigopts)
1836 STACK_OF(OPENSSL_STRING) *sigopts)
H A Dasn1pars.c99 STACK_OF(OPENSSL_STRING) *osk=NULL;
H A Docsp.c103 STACK_OF(OPENSSL_STRING) *names,
160 STACK_OF(OPENSSL_STRING) *reqnames = NULL;
999 STACK_OF(OPENSSL_STRING) *names,
H A Ddgst.c131 STACK_OF(OPENSSL_STRING) *sigopts = NULL, *macopts = NULL;
H A Dsmime.c96 STACK_OF(OPENSSL_STRING) *sksigners = NULL, *skkeys = NULL;
H A Dpkcs12.c120 STACK_OF(OPENSSL_STRING) *canames = NULL;
H A Ds_server.c793 STACK_OF(OPENSSL_STRING) *aia = NULL;
/freebsd-10.0-release/crypto/openssl/crypto/stack/
H A Dsafestack.h117 typedef char *OPENSSL_STRING; typedef
129 DECLARE_SPECIAL_STACK_OF(OPENSSL_STRING, char)
2126 #define sk_OPENSSL_STRING_new(cmp) ((STACK_OF(OPENSSL_STRING) *)sk_new(CHECKED_SK_CMP_FUNC(char, cmp)))
2127 #define sk_OPENSSL_STRING_new_null() ((STACK_OF(OPENSSL_STRING) *)sk_new_null())
2128 #define sk_OPENSSL_STRING_push(st, val) sk_push(CHECKED_STACK_OF(OPENSSL_STRING, st), CHECKED_PTR_OF(char, val))
2129 #define sk_OPENSSL_STRING_find(st, val) sk_find(CHECKED_STACK_OF(OPENSSL_STRING, st), CHECKED_PTR_OF(char, val))
2130 #define sk_OPENSSL_STRING_value(st, i) ((OPENSSL_STRING)sk_value(CHECKED_STACK_OF(OPENSSL_STRING, st), i))
2131 #define sk_OPENSSL_STRING_num(st) SKM_sk_num(OPENSSL_STRING, st)
2132 #define sk_OPENSSL_STRING_pop_free(st, free_func) sk_pop_free(CHECKED_STACK_OF(OPENSSL_STRING, s
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/lhash/
H A Dlhash.h233 DECLARE_LHASH_OF(OPENSSL_STRING); variable
/freebsd-10.0-release/crypto/openssl/crypto/engine/
H A Deng_dyn.c146 STACK_OF(OPENSSL_STRING) *dirs;
/freebsd-10.0-release/crypto/openssl/crypto/
H A Dcryptlib.c177 static STACK_OF(OPENSSL_STRING) *app_locks=NULL;

Completed in 203 milliseconds