Lines Matching refs:CMS_CertificateChoices
22 static STACK_OF(CMS_CertificateChoices)
90 CMS_CertificateChoices *cch;
91 STACK_OF(CMS_CertificateChoices) **pcerts;
464 static STACK_OF(CMS_CertificateChoices)
489 CMS_CertificateChoices *CMS_add0_CertificateChoices(CMS_ContentInfo *cms)
491 STACK_OF(CMS_CertificateChoices) **pcerts;
492 CMS_CertificateChoices *cch;
501 cch = M_ASN1_new_of(CMS_CertificateChoices);
505 M_ASN1_free_of(cch, CMS_CertificateChoices);
513 CMS_CertificateChoices *cch;
514 STACK_OF(CMS_CertificateChoices) **pcerts;
617 CMS_CertificateChoices *cch;
618 STACK_OF(CMS_CertificateChoices) **pcerts;