Home
last modified time | relevance | path

Searched refs:CMS_OtherCertificateFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_asn1.c22 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)
Dcms_local.h33 typedef struct CMS_OtherCertificateFormat_st CMS_OtherCertificateFormat; typedef
290 CMS_OtherCertificateFormat *other;
/third_party/openssl/util/
Dindent.pro143 -T CMS_OtherCertificateFormat