Searched refs:CMS_OtherCertificateFormat (Results 1 – 3 of 3) sorted by relevance
22 ASN1_SEQUENCE(CMS_OtherCertificateFormat) = {23 ASN1_SIMPLE(CMS_OtherCertificateFormat, otherCertFormat, ASN1_OBJECT),24 ASN1_OPT(CMS_OtherCertificateFormat, otherCert, ASN1_ANY)25 } static_ASN1_SEQUENCE_END(CMS_OtherCertificateFormat)32 ASN1_IMP(CMS_CertificateChoices, d.other, CMS_OtherCertificateFormat, 3)
32 typedef struct CMS_OtherCertificateFormat_st CMS_OtherCertificateFormat; typedef314 CMS_OtherCertificateFormat *other;
142 -T CMS_OtherCertificateFormat
Completed in 12 milliseconds