Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_asn1.c21 ASN1_SEQUENCE(CMS_OtherCertificateFormat) = {
22 ASN1_SIMPLE(CMS_OtherCertificateFormat, otherCertFormat, ASN1_OBJECT),
23 ASN1_OPT(CMS_OtherCertificateFormat, otherCert, ASN1_ANY)
24 } static_ASN1_SEQUENCE_END(CMS_OtherCertificateFormat)
27 …, ASN1_SEQUENCE, 2), ASN1_IMP(CMS_CertificateChoices, d.other, CMS_OtherCertificateFormat, 3) } AS…
H A Dcms_local.h32 typedef struct CMS_OtherCertificateFormat_st CMS_OtherCertificateFormat; typedef
315 CMS_OtherCertificateFormat *other;
/freebsd/crypto/openssl/util/
H A Dindent.pro142 -T CMS_OtherCertificateFormat