Searched refs:STACK_OF (Results 101 - 125 of 272) sorted by relevance

1234567891011

/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dx509_req.c182 STACK_OF(X509_EXTENSION) *X509_REQ_get_extensions(X509_REQ *req) function
205 return (STACK_OF(X509_EXTENSION) *)
210 /* Add a STACK_OF extensions to a certificate request: allow alternative OIDs
214 int X509_REQ_add_extensions_nid(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts,
247 int X509_REQ_add_extensions(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts)
H A Dx509_cmp.c267 X509 *X509_find_by_issuer_and_serial(STACK_OF(X509) *sk, X509_NAME *name, function
289 X509 *X509_find_by_subject(STACK_OF(X509) *sk, X509_NAME *name) function
391 int X509_chain_check_suiteb(int *perror_depth, X509 *x, STACK_OF(X509) *chain,
478 STACK_OF(X509) *X509_chain_up_ref(STACK_OF(X509) *chain) function
480 STACK_OF(X509) *ret;
H A Dpkcs7.c25 int PKCS7_get_certificates(STACK_OF(X509) *out_certs, CBS *cbs) { function
119 int PKCS7_bundle_certificates(CBB *out, const STACK_OF(X509) *certs) {
H A Dt_crl.c85 STACK_OF(X509_REVOKED) *rev;
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dex_data.h292 STACK_OF(void) *sk;
/external/openssl/crypto/asn1/
H A Da_set.c88 int i2d_ASN1_SET(STACK_OF(OPENSSL_BLOCK) *a, unsigned char **pp, function
166 STACK_OF(OPENSSL_BLOCK) *d2i_ASN1_SET(STACK_OF(OPENSSL_BLOCK) **a, function
173 STACK_OF(OPENSSL_BLOCK) *ret=NULL;
H A Dasn_mime.c84 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(BI
660 static STACK_OF(MIME_HEADER) *mime_parse_hdr(BIO *bio) function
883 static MIME_HEADER *mime_hdr_find(STACK_OF(MIME_HEADER) *hdrs, char *name) function
[all...]
H A Dtasn_fre.c188 STACK_OF(ASN1_VALUE) *sk = (STACK_OF(ASN1_VALUE) *)*pval;
/external/openssl/crypto/evp/
H A Devp_cnf.c78 STACK_OF(CONF_VALUE) *sktmp;
/external/openssl/crypto/pkcs12/
H A Dp12_attr.c121 ASN1_TYPE *PKCS12_get_attr_gen(STACK_OF(X509_ATTRIBUTE) *attrs, int attr_nid) function
/external/openssl/crypto/pkcs7/
H A Dpk7_doit.c67 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;
751 STACK_OF(X509_ATTRIBUTE) *sk;
752 STACK_OF(PKCS7_SIGNER_INFO) *si_sk=NULL;
971 STACK_OF(X509) *cert;
1027 STACK_OF(X509_ATTRIBUT
1179 static ASN1_TYPE *get_attribute(STACK_OF(X509_ATTRIBUTE) *sk, int nid) function
1201 ASN1_OCTET_STRING *PKCS7_digest_from_attributes(STACK_OF(X509_ATTRIBUTE) *sk) function
1260 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, function
[all...]
H A Dpk7_mime.c79 STACK_OF(X509_ALGOR) *mdalgs;
/external/openssl/crypto/txt_db/
H A Dtxt_db.h86 STACK_OF(OPENSSL_PSTRING) *data;
/external/openssl/crypto/x509/
H A Dx509_req.c186 STACK_OF(X509_EXTENSION) *X509_REQ_get_extensions(X509_REQ *req) function
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)
H A Dx509_lu.c235 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, function
473 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, int type, function
479 X509_OBJECT *X509_OBJECT_retrieve_by_subject(STACK_OF(X509_OBJECT) *h, int type, function
488 STACK_OF(X509)* X509_STORE_get1_certs(X509_STORE_CTX *ctx, X509_NAME *nm) function
491 STACK_OF(X509) *sk;
537 STACK_OF(X509_CRL)* X509_STORE_get1_crls(X509_STORE_CTX *ctx, X509_NAME *nm) function
540 STACK_OF(X509_CRL) *sk;
583 X509_OBJECT *X509_OBJECT_retrieve_match(STACK_OF(X509_OBJEC function
[all...]
/external/openssl/include/openssl/
H A Dtxt_db.h86 STACK_OF(OPENSSL_PSTRING) *data;
/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
H A Dv3_alt.c66 static GENERAL_NAMES *v2i_subject_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
67 static GENERAL_NAMES *v2i_issuer_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
95 STACK_OF(CONF_VALUE) *i2v_GENERAL_NAMES(X509V3_EXT_METHOD *method, function
96 GENERAL_NAMES *gens, STACK_OF(CONF_VALUE) *ret)
108 STACK_OF(CONF_VALUE) *i2v_GENERAL_NAME(X509V3_EXT_METHOD *method, function
109 GENERAL_NAME *gen, STACK_OF(CONF_VALUE) *ret)
246 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
312 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
400 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
597 STACK_OF(CONF_VALU
[all...]
/external/openssl/crypto/x509v3/
H A Dv3_alt.c64 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, function
94 GENERAL_NAMES *gens, STACK_OF(CONF_VALUE) *ret)
106 STACK_OF(CONF_VALUE) *i2v_GENERAL_NAME(X509V3_EXT_METHOD *method, function
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_VALU
[all...]
/external/openssl/apps/
H A Dpkcs12.c82 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;
431 STACK_OF(X509) *certs=NULL;
504 STACK_OF(X509) *morecerts=NULL;
527 STACK_OF(X509) *chain2;
707 STACK_OF(PKCS7) *asafes = NULL;
708 STACK_OF(PKCS12_SAFEBA
[all...]
/external/wpa_supplicant_8/hs20/client/
H A Dest.c32 STACK_OF(X509) *certs;
186 STACK_OF(ASN1_OBJECT) *values;
199 STACK_OF(AttrOrOID) *attrs;
220 STACK_OF(X509_EXTENSION) *exts)
243 STACK_OF(ASN1_OBJECT) *values,
244 STACK_OF(X509_EXTENSION) *exts)
274 STACK_OF(X509_EXTENSION) *exts)
306 STACK_OF(X509_EXTENSION) *exts)
340 STACK_OF(X509_EXTENSION) *exts = NULL;
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_locl.h431 STACK_OF(X509) *chain;
530 STACK_OF(X509) *cert_chain; /* as received from peer (not for SSL2) */
805 STACK_OF(SSL_CIPHER) *ssl_bytes_to_cipher_list(SSL *s, const CBS *cbs,
806 STACK_OF(SSL_CIPHER) **skp);
807 int ssl_cipher_list_to_bytes(SSL *s, STACK_OF(SSL_CIPHER) *sk, unsigned char *p);
808 STACK_OF(SSL_CIPHER) *ssl_create_cipher_list(const SSL_METHOD *meth,
810 STACK_OF(SSL_CIPHER) **sorted,
817 STACK_OF(SSL_CIPHER) *ciphers);
828 int ssl_cert_set0_chain(CERT *c, STACK_OF(X509) *chain);
829 int ssl_cert_set1_chain(CERT *c, STACK_OF(X50
[all...]
/external/openssl/crypto/cms/
H A Dcms_sd.c174 STACK_OF(CMS_SignerInfo) *sinfos;
420 STACK_OF(X509_ALGOR) *smcap = NULL;
492 STACK_OF(CMS_SignerInfo) *CMS_get0_SignerInfos(CMS_ContentInfo *cms) function
501 STACK_OF(X509) *CMS_get0_signers(CMS_ContentInfo *cms) function
503 STACK_OF(X509) *signers = NULL;
504 STACK_OF(CMS_SignerInfo) *sinfos;
555 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *scerts,
561 STACK_OF(CMS_CertificateChoices) *certs;
688 STACK_OF(CMS_SignerInfo) *sinfos;
911 int CMS_add_smimecap(CMS_SignerInfo *si, STACK_OF(X509_ALGO
924 int CMS_add_simple_smimecap(STACK_OF(X509_ALGOR) **algs, function
957 static int cms_add_cipher_smcap(STACK_OF(X509_ALGOR) **sk, int nid, int arg) function
964 static int cms_add_digest_smcap(STACK_OF(X509_ALGOR) **sk, int nid, int arg) function
971 int CMS_add_standard_smimecap(STACK_OF(X509_ALGOR) **smcap) function
[all...]
/external/openssl/ssl/
H A Dssl_locl.h485 STACK_OF(X509) *cert_chain;
525 STACK_OF(X509) *cert_chain; /* as received from peer (not for SSL2) */
839 STACK_OF(SSL_CIPHER) *ssl_bytes_to_cipher_list(SSL *s,unsigned char *p,int num,
840 STACK_OF(SSL_CIPHER) **skp);
841 int ssl_cipher_list_to_bytes(SSL *s,STACK_OF(SSL_CIPHER) *sk,unsigned char *p,
843 STACK_OF(SSL_CIPHER) *ssl_create_cipher_list(const SSL_METHOD *meth,
844 STACK_OF(SSL_CIPHER) **pref,
845 STACK_OF(SSL_CIPHER) **sorted,
851 int ssl_verify_cert_chain(SSL *s,STACK_OF(X509) *sk);
860 STACK_OF(SSL_CIPHE
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/asn1/
H A Dtasn_fre.c186 STACK_OF(ASN1_VALUE) *sk = (STACK_OF(ASN1_VALUE) *)*pval;
/external/chromium_org/net/tools/flip_server/
H A Dspdy_ssl.cc87 STACK_OF(SSL_COMP)* ssl_comp_methods = SSL_COMP_get_compression_methods();

Completed in 330 milliseconds

1234567891011