Lines Matching refs:STACK_OF
75 STACK_OF(X509_ALGOR) *digestAlgorithms;
77 STACK_OF(CMS_CertificateChoices) *certificates;
78 STACK_OF(CMS_RevocationInfoChoice) *crls;
79 STACK_OF(CMS_SignerInfo) *signerInfos;
93 STACK_OF(X509_ATTRIBUTE) *signedAttrs;
96 STACK_OF(X509_ATTRIBUTE) *unsignedAttrs;
119 STACK_OF(CMS_RecipientInfo) *recipientInfos;
121 STACK_OF(X509_ATTRIBUTE) *unprotectedAttrs;
125 STACK_OF(CMS_CertificateChoices) *certificates;
126 STACK_OF(CMS_RevocationInfoChoice) *crls;
182 STACK_OF(CMS_RecipientEncryptedKey) *recipientEncryptedKeys;
290 STACK_OF(X509_ATTRIBUTE) *unprotectedAttrs;
296 STACK_OF(CMS_RecipientInfo) *recipientInfos;
300 STACK_OF(X509_ATTRIBUTE) *authAttrs;
302 STACK_OF(X509_ATTRIBUTE) *unauthAttrs;
308 STACK_OF(CMS_RecipientInfo) *recipientInfos;
310 STACK_OF(X509_ATTRIBUTE) *authAttrs;
312 STACK_OF(X509_ATTRIBUTE) *unauthAttrs;
318 STACK_OF(CMS_RecipientInfo) *recipientInfos;
380 STACK_OF(GENERAL_NAMES) *receiptsTo;
387 STACK_OF(GENERAL_NAMES) *receiptList;
527 const STACK_OF(X509) *chain);
535 int ossl_cms_get1_certs_ex(CMS_ContentInfo *cms, STACK_OF(X509) **certs);
536 int ossl_cms_get1_crls_ex(CMS_ContentInfo *cms, STACK_OF(X509_CRL) **crls);