HomeSort by relevance Sort by last modified time
    Searched refs:STACK_OF (Results 51 - 75 of 180) sorted by null

1 23 4 5 6 7 8

  /external/openssl/apps/
cms.c 71 static int save_certs(char *signerfile, STACK_OF(X509) *signers);
74 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;
119 STACK_OF(X509) *encerts = NULL, *other = NULL;
125 STACK_OF(OPENSSL_STRING) *rr_to = NULL, *rr_from = NULL;
824 STACK_OF(X509) *allcerts;
955 STACK_OF(CMS_SignerInfo) *sis;
1120 STACK_OF(X509) *signers;
1224 static int save_certs(char *signerfile, STACK_OF(X509) *signers
    [all...]
ocsp.c 99 STACK_OF(OCSP_CERTID) *ids);
101 STACK_OF(OCSP_CERTID) *ids);
103 STACK_OF(OPENSSL_STRING) *names,
104 STACK_OF(OCSP_CERTID) *ids, long nsec,
109 STACK_OF(X509) *rother, unsigned long flags,
117 STACK_OF(CONF_VALUE) *headers,
136 STACK_OF(CONF_VALUE) *headers = NULL;
151 STACK_OF(X509) *sign_other = NULL, *verify_other = NULL, *rother = NULL;
159 STACK_OF(OPENSSL_STRING) *reqnames = NULL;
160 STACK_OF(OCSP_CERTID) *ids = NULL
    [all...]
pkcs12.c 82 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain);
84 int dump_certs_pkeys_bags(BIO *out, STACK_OF(PKCS12_SAFEBAG) *bags, char *pass,
87 int print_attribs(BIO *out, STACK_OF(X509_ATTRIBUTE) *attrlst,const char *name);
90 int cert_load(BIO *in, STACK_OF(X509) *sk);
120 STACK_OF(OPENSSL_STRING) *canames = NULL;
424 STACK_OF(X509) *certs=NULL;
497 STACK_OF(X509) *morecerts=NULL;
520 STACK_OF(X509) *chain2;
700 STACK_OF(PKCS7) *asafes = NULL;
701 STACK_OF(PKCS12_SAFEBAG) *bags
    [all...]
  /external/openssl/crypto/engine/
eng_cnf.c 75 static STACK_OF(ENGINE) *initialized_engines = NULL;
97 STACK_OF(CONF_VALUE) *ecmds;
218 STACK_OF(CONF_VALUE) *elist;
eng_pkey.c 169 STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **ppkey,
170 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data)
  /external/openssl/crypto/x509v3/
pcy_tree.c 82 STACK_OF(ASN1_OBJECT) *pset = node->data->expected_policy_set;
143 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs,
423 STACK_OF(ASN1_OBJECT) *expset = node->data->expected_policy_set;
506 STACK_OF(X509_POLICY_NODE) *nodes;
558 static int tree_add_auth_node(STACK_OF(X509_POLICY_NODE) **pnodes,
587 STACK_OF(X509_POLICY_NODE) **pnodes)
591 STACK_OF(X509_POLICY_NODE) **addnodes;
633 STACK_OF(ASN1_OBJECT) *policy_oids,
634 STACK_OF(X509_POLICY_NODE) *auth_nodes)
768 STACK_OF(X509) *certs
    [all...]
v3_lib.c 67 static STACK_OF(X509V3_EXT_METHOD) *ext_list = NULL;
194 void *X509V3_get_d2i(STACK_OF(X509_EXTENSION) *x, int nid, int *crit, int *idx)
239 int X509V3_add1_i2d(STACK_OF(X509_EXTENSION) **x, int nid, void *value,
pcy_node.c 71 STACK_OF(X509_POLICY_NODE) *policy_node_cmp_new(void)
76 X509_POLICY_NODE *tree_find_sk(STACK_OF(X509_POLICY_NODE) *nodes,
v3_alt.c 64 static GENERAL_NAMES *v2i_subject_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
65 static GENERAL_NAMES *v2i_issuer_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
93 STACK_OF(CONF_VALUE) *i2v_GENERAL_NAMES(X509V3_EXT_METHOD *method,
94 GENERAL_NAMES *gens, STACK_OF(CONF_VALUE) *ret)
106 STACK_OF(CONF_VALUE) *i2v_GENERAL_NAME(X509V3_EXT_METHOD *method,
107 GENERAL_NAME *gen, STACK_OF(CONF_VALUE) *ret)
244 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
309 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
397 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
594 STACK_OF(CONF_VALUE) *sk
    [all...]
  /external/openssl/crypto/pem/
pem_info.c 74 STACK_OF(X509_INFO) *PEM_X509_INFO_read(FILE *fp, STACK_OF(X509_INFO) *sk, pem_password_cb *cb, void *u)
77 STACK_OF(X509_INFO) *ret;
91 STACK_OF(X509_INFO) *PEM_X509_INFO_read_bio(BIO *bp, STACK_OF(X509_INFO) *sk, pem_password_cb *cb, void *u)
100 STACK_OF(X509_INFO) *ret=NULL;
  /external/openssl/crypto/srp/
srp.h 98 STACK_OF(SRP_user_pwd) *users_pwd;
99 STACK_OF(SRP_gN_cache) *gN_cache;
  /external/openssl/include/openssl/
srp.h 98 STACK_OF(SRP_user_pwd) *users_pwd;
99 STACK_OF(SRP_gN_cache) *gN_cache;
txt_db.h 86 STACK_OF(OPENSSL_PSTRING) *data;
ssl.h 382 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
521 STACK_OF(SSL_CIPHER) *ciphers; /* shared ciphers? */
777 STACK_OF(SSL_CIPHER) *cipher_list;
779 STACK_OF(SSL_CIPHER) *cipher_list_by_id;
    [all...]
  /external/openssl/crypto/asn1/
a_set.c 88 int i2d_ASN1_SET(STACK_OF(OPENSSL_BLOCK) *a, unsigned char **pp,
166 STACK_OF(OPENSSL_BLOCK) *d2i_ASN1_SET(STACK_OF(OPENSSL_BLOCK) **a,
173 STACK_OF(OPENSSL_BLOCK) *ret=NULL;
asn_mime.c 84 STACK_OF(MIME_PARAM) *params; /* Zero or more parameters */
97 static STACK_OF(MIME_HEADER) *mime_parse_hdr(BIO *bio);
104 static int multi_split(BIO *bio, char *bound, STACK_OF(BIO) **ret);
106 static MIME_HEADER *mime_hdr_find(STACK_OF(MIME_HEADER) *hdrs, char *name);
202 static int asn1_write_micalg(BIO *out, STACK_OF(X509_ALGOR) *mdalgs)
280 STACK_OF(X509_ALGOR) *mdalgs,
435 STACK_OF(MIME_HEADER) *headers = NULL;
436 STACK_OF(BIO) *parts = NULL;
578 STACK_OF(MIME_HEADER) *headers;
608 static int multi_split(BIO *bio, char *bound, STACK_OF(BIO) **ret
    [all...]
tasn_fre.c 188 STACK_OF(ASN1_VALUE) *sk = (STACK_OF(ASN1_VALUE) *)*pval;
  /external/openssl/crypto/pkcs12/
p12_attr.c 121 ASN1_TYPE *PKCS12_get_attr_gen(STACK_OF(X509_ATTRIBUTE) *attrs, int attr_nid)
  /external/openssl/crypto/pkcs7/
pk7_doit.c 67 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype,
69 static ASN1_TYPE *get_attribute(STACK_OF(X509_ATTRIBUTE) *sk, int nid);
269 STACK_OF(X509_ALGOR) *md_sk=NULL;
270 STACK_OF(PKCS7_RECIP_INFO) *rsk=NULL;
430 STACK_OF(X509_ALGOR) *md_sk=NULL;
431 STACK_OF(PKCS7_RECIP_INFO) *rsk=NULL;
746 STACK_OF(X509_ATTRIBUTE) *sk;
747 STACK_OF(PKCS7_SIGNER_INFO) *si_sk=NULL;
965 STACK_OF(X509) *cert;
1021 STACK_OF(X509_ATTRIBUTE) *sk
    [all...]
pk7_mime.c 79 STACK_OF(X509_ALGOR) *mdalgs;
  /external/openssl/crypto/txt_db/
txt_db.h 86 STACK_OF(OPENSSL_PSTRING) *data;
  /external/openssl/crypto/x509/
x509_req.c 186 STACK_OF(X509_EXTENSION) *X509_REQ_get_extensions(X509_REQ *req)
209 return (STACK_OF(X509_EXTENSION) *)
214 /* Add a STACK_OF extensions to a certificate request: allow alternative OIDs
218 int X509_REQ_add_extensions_nid(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts,
251 int X509_REQ_add_extensions(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts)
x509_lu.c 235 STACK_OF(X509_LOOKUP) *sk;
260 STACK_OF(X509_LOOKUP) *sk;
426 static int x509_object_idx_cnt(STACK_OF(X509_OBJECT) *h, int type,
473 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, int type,
479 X509_OBJECT *X509_OBJECT_retrieve_by_subject(STACK_OF(X509_OBJECT) *h, int type,
488 STACK_OF(X509)* X509_STORE_get1_certs(X509_STORE_CTX *ctx, X509_NAME *nm)
491 STACK_OF(X509) *sk;
537 STACK_OF(X509_CRL)* X509_STORE_get1_crls(X509_STORE_CTX *ctx, X509_NAME *nm)
540 STACK_OF(X509_CRL) *sk;
583 X509_OBJECT *X509_OBJECT_retrieve_match(STACK_OF(X509_OBJECT) *h, X509_OBJECT *x
    [all...]
  /external/openssl/ssl/
ssl.h 382 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
521 STACK_OF(SSL_CIPHER) *ciphers; /* shared ciphers? */
777 STACK_OF(SSL_CIPHER) *cipher_list;
779 STACK_OF(SSL_CIPHER) *cipher_list_by_id;
    [all...]
ssl_locl.h 474 STACK_OF(X509) *cert_chain;
516 STACK_OF(X509) *cert_chain; /* as received from peer (not for SSL2) */
818 STACK_OF(SSL_CIPHER) *ssl_bytes_to_cipher_list(SSL *s,unsigned char *p,int num,
819 STACK_OF(SSL_CIPHER) **skp);
820 int ssl_cipher_list_to_bytes(SSL *s,STACK_OF(SSL_CIPHER) *sk,unsigned char *p,
822 STACK_OF(SSL_CIPHER) *ssl_create_cipher_list(const SSL_METHOD *meth,
823 STACK_OF(SSL_CIPHER) **pref,
824 STACK_OF(SSL_CIPHER) **sorted,
830 int ssl_verify_cert_chain(SSL *s,STACK_OF(X509) *sk);
838 STACK_OF(SSL_CIPHER) *ssl_get_ciphers_by_id(SSL *s)
    [all...]

Completed in 1595 milliseconds

1 23 4 5 6 7 8