Searched refs:STACK_OF (Results 1 – 25 of 26) sorted by relevance
12
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | x509v3.h | 87 typedef STACK_OF(CONF_VALUE) * typedef 209 typedef STACK_OF(GENERAL_NAME) GENERAL_NAMES; 218 typedef STACK_OF(ASN1_OBJECT) EXTENDED_KEY_USAGE; 230 STACK_OF(X509_NAME_ENTRY) *relativename; 257 typedef STACK_OF(DIST_POINT) CRL_DIST_POINTS; 280 STACK_OF(SXNETID) *ids; 285 STACK_OF(ASN1_INTEGER) *noticenos; 307 STACK_OF(POLICYQUALINFO) *qualifiers; 334 STACK_OF(GENERAL_SUBTREE) *excludedSubtrees; 775 typedef STACK_OF(ASIdOrRange) ASIdOrRanges; [all …]
|
A D | pkcs7.h | 119 STACK_OF(X509_ALGOR) *md_algs; /* md used */ 120 STACK_OF(X509) *cert; /* [ 0 ] */ 121 STACK_OF(X509_CRL) *crl; /* [ 1 ] */ 122 STACK_OF(PKCS7_SIGNER_INFO) *signer_info; 139 STACK_OF(PKCS7_RECIP_INFO) *recipientinfo; 145 STACK_OF(X509_ALGOR) *md_algs; /* md used */ 146 STACK_OF(X509) *cert; /* [ 0 ] */ 147 STACK_OF(X509_CRL) *crl; /* [ 1 ] */ 148 STACK_OF(PKCS7_SIGNER_INFO) *signer_info; 150 STACK_OF(PKCS7_RECIP_INFO) *recipientinfo; [all …]
|
A D | x509_vfy.h | 175 STACK_OF(ASN1_OBJECT) *policies; /* Permissible policies */ 189 STACK_OF(X509_OBJECT) *objs; /* Cache of all objects */ 191 STACK_OF(X509_LOOKUP) *get_cert_methods; 244 STACK_OF(X509) *untrusted; 246 STACK_OF(X509_CRL) *crls; 277 STACK_OF(X509) *chain; 491 X509 *x509, STACK_OF(X509) *chain); 550 STACK_OF(X509) *X509_STORE_CTX_get_chain(X509_STORE_CTX *ctx); 551 STACK_OF(X509) *X509_STORE_CTX_get1_chain(X509_STORE_CTX *ctx); 619 STACK_OF(X509) *certs, [all …]
|
A D | pkcs12.h | 120 STACK_OF(PKCS12_SAFEBAG) *safes; 123 STACK_OF(X509_ATTRIBUTE) *attrib; 191 PKCS7 *PKCS12_pack_p7data(STACK_OF(PKCS12_SAFEBAG) *sk); 192 STACK_OF(PKCS12_SAFEBAG) *PKCS12_unpack_p7data(PKCS7 *p7); 195 STACK_OF(PKCS12_SAFEBAG) *bags); 199 int PKCS12_pack_authsafes(PKCS12 *p12, STACK_OF(PKCS7) *safes); 200 STACK_OF(PKCS7) *PKCS12_unpack_authsafes(PKCS12 *p12); 256 STACK_OF(X509) **ca); 262 PKCS12_SAFEBAG *PKCS12_add_key(STACK_OF(PKCS12_SAFEBAG) **pbags, 265 int PKCS12_add_safe(STACK_OF(PKCS7) **psafes, STACK_OF(PKCS12_SAFEBAG) *bags, [all …]
|
A D | x509.h | 216 */ STACK_OF(ASN1_TYPE) *set; 288 STACK_OF(DIST_POINT) *crldp; 289 STACK_OF(GENERAL_NAME) *altname; 432 STACK_OF(GENERAL_NAME) *issuer; 528 STACK_OF(X509) *certs; 962 STACK_OF(X509) *X509_chain_up_ref(STACK_OF(X509) *chain); 1061 STACK_OF(X509_EXTENSION) *X509v3_add_ext(STACK_OF(X509_EXTENSION) **x, 1118 STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr(STACK_OF(X509_ATTRIBUTE) **x, 1120 STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr_by_OBJ(STACK_OF(X509_ATTRIBUTE) 1125 STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr_by_NID(STACK_OF(X509_ATTRIBUTE) [all …]
|
A D | cms.h | 147 STACK_OF(X509) *certs, BIO *data, 173 int CMS_verify(CMS_ContentInfo *cms, STACK_OF(X509) *certs, 177 STACK_OF(X509) *certs, 180 STACK_OF(X509) *CMS_get0_signers(CMS_ContentInfo *cms); 182 CMS_ContentInfo *CMS_encrypt(STACK_OF(X509) *certs, BIO *in, 255 STACK_OF(X509) *CMS_get1_certs(CMS_ContentInfo *cms); 260 STACK_OF(X509_CRL) *CMS_get1_crls(CMS_ContentInfo *cms); 286 int CMS_add_simple_smimecap(STACK_OF(X509_ALGOR) **algs, 288 int CMS_add_standard_smimecap(STACK_OF(X509_ALGOR) **smcap); 342 STACK_OF(GENERAL_NAMES) **plist, [all …]
|
A D | krb5_asn.h | 98 STACK_OF(ASN1_GENERALSTRING) *namestring; 117 typedef STACK_OF(KRB5_TKTBODY) KRB5_TICKET; 139 typedef STACK_OF(KRB5_APREQBODY) KRB5_APREQ; 205 typedef STACK_OF(KRB5_AUTHENTBODY) KRB5_AUTHENT;
|
A D | ts.h | 131 STACK_OF(X509_EXTENSION) *extensions; /* [0] OPTIONAL */ 177 STACK_OF(X509_EXTENSION) *extensions; 217 STACK_OF(ASN1_UTF8STRING) *text; 246 STACK_OF(GENERAL_NAME) *issuer; 273 STACK_OF(ESS_CERT_ID) *cert_ids; 274 STACK_OF(POLICYINFO) *policy_info; 385 STACK_OF(X509_EXTENSION) *TS_REQ_get_exts(TS_REQ *a); 446 STACK_OF(X509_EXTENSION) *TS_TST_INFO_get_exts(TS_TST_INFO *a); 502 STACK_OF(ASN1_OBJECT) *policies; /* Acceptable policies. */ 665 STACK_OF(X509) *certs; [all …]
|
A D | ocsp.h | 117 STACK_OF(X509_EXTENSION) *singleRequestExtensions; 132 STACK_OF(OCSP_ONEREQ) *requestList; 133 STACK_OF(X509_EXTENSION) *requestExtensions; 144 STACK_OF(X509) *certs; 250 STACK_OF(X509_EXTENSION) *singleExtensions; 267 STACK_OF(OCSP_SINGLERESP) *responses; 268 STACK_OF(X509_EXTENSION) *responseExtensions; 301 STACK_OF(X509) *certs; 344 STACK_OF(ACCESS_DESCRIPTION) *locator; 484 STACK_OF(X509) *certs, unsigned long flags); [all …]
|
A D | ssl.h | 927 STACK_OF(SSL_CIPHER) *cipher_list; 929 STACK_OF(SSL_CIPHER) *cipher_list_by_id; 1015 STACK_OF(X509) *extra_certs; 1024 STACK_OF(X509_NAME) *client_CA; 1145 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; 1507 STACK_OF(SSL_CIPHER) *cipher_list; 1508 STACK_OF(SSL_CIPHER) *cipher_list_by_id; 1580 STACK_OF(X509_NAME) *client_CA; 1610 STACK_OF(OCSP_RESPID) *tlsext_ocsp_ids; 2422 STACK_OF(X509_NAME) *SSL_dup_CA_list(STACK_OF(X509_NAME) *sk); [all …]
|
A D | srp.h | 101 STACK_OF(SRP_user_pwd) *users_pwd; 102 STACK_OF(SRP_gN_cache) *gN_cache;
|
A D | srtp.h | 138 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
|
A D | conf_api.h | 74 STACK_OF(CONF_VALUE) *_CONF_get_section_values(const CONF *conf,
|
A D | txt_db.h | 85 STACK_OF(OPENSSL_PSTRING) *data;
|
A D | conf.h | 129 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH_OF(CONF_VALUE) *conf, 168 STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf,
|
A D | engine.h | 342 STACK_OF(X509_NAME) *ca_dn, 344 STACK_OF(X509) **pother, 669 STACK_OF(X509_NAME) *ca_dn, X509 **pcert, 670 EVP_PKEY **ppkey, STACK_OF(X509) **pother,
|
A D | asn1.h | 558 typedef STACK_OF(ASN1_TYPE) ASN1_SEQUENCE_ANY; 904 int i2d_ASN1_SET(STACK_OF(OPENSSL_BLOCK) *a, unsigned char **pp, 906 STACK_OF(OPENSSL_BLOCK) *d2i_ASN1_SET(STACK_OF(OPENSSL_BLOCK) **a, 1061 STACK_OF(OPENSSL_BLOCK) *ASN1_seq_unpack(const unsigned char *buf, int len, 1064 unsigned char *ASN1_seq_pack(STACK_OF(OPENSSL_BLOCK) *safes, i2d_of_void *i2d, 1157 STACK_OF(X509_ALGOR) *mdalgs, const ASN1_ITEM *it);
|
A D | pem.h | 413 STACK_OF(X509_INFO) *PEM_X509_INFO_read_bio(BIO *bp, STACK_OF(X509_INFO) *sk, 429 STACK_OF(X509_INFO) *PEM_X509_INFO_read(FILE *fp, STACK_OF(X509_INFO) *sk,
|
A D | dso.h | 202 STACK_OF(void) *meth_data;
|
A D | safestack.h | 76 ((_STACK*) (1 ? p : (STACK_OF(type)*)0)) 88 # define STACK_OF(type) struct stack_st_##type macro 89 # define PREDECLARE_STACK_OF(type) STACK_OF(type); 92 STACK_OF(type) \ 97 STACK_OF(type) \ 147 ((STACK_OF(type) *)sk_new_null()) 177 (STACK_OF(type) *)sk_dup(CHECKED_STACK_OF(type, st)) 191 (STACK_OF(type) *)d2i_ASN1_SET( \ 192 (STACK_OF(OPENSSL_BLOCK) **)CHECKED_PTR_OF(STACK_OF(type)*, st), \ 202 ASN1_seq_pack(CHECKED_PTR_OF(STACK_OF(type), st), \ [all …]
|
A D | ssl3.h | 578 STACK_OF(X509_NAME) *ca_names;
|
A D | tls1.h | 331 int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain);
|
A D | crypto.h | 293 STACK_OF(void) *sk;
|
A D | asn1t.h | 464 STACK_OF(ASN1_ADB_TABLE) **app_items; /* Application defined items */
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_8100.c | 168 static bool push_cert(ADBG_Case_t *c, const char *crt_str, STACK_OF(X509) *cs) in push_cert() 185 static bool check(ADBG_Case_t *c, STACK_OF(X509) *trusted, in check() 186 STACK_OF(X509) *untrusted, X509 *crt) in check() 235 STACK_OF(X509) *trusted = NULL; in verify_cert() 236 STACK_OF(X509) *untrusted = NULL; in verify_cert()
|
Completed in 92 milliseconds
12