Home
last modified time | relevance | path

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

/openssl/crypto/cms/
H A 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)
H A Dcms_local.h32 typedef struct CMS_OtherCertificateFormat_st CMS_OtherCertificateFormat; typedef
314 CMS_OtherCertificateFormat *other;
/openssl/util/
H A Dindent.pro142 -T CMS_OtherCertificateFormat

Completed in 10 milliseconds