Searched refs:CMS_OtherCertificateFormat (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_asn1.c67 ASN1_SEQUENCE(CMS_OtherCertificateFormat) = {
68 ASN1_SIMPLE(CMS_OtherCertificateFormat, otherCertFormat, ASN1_OBJECT),
69 ASN1_OPT(CMS_OtherCertificateFormat, otherCert, ASN1_ANY)
70 } ASN1_SEQUENCE_END(CMS_OtherCertificateFormat)
77 ASN1_IMP(CMS_CertificateChoices, d.other, CMS_OtherCertificateFormat, 3)
H A Dcms_lcl.h82 typedef struct CMS_OtherCertificateFormat_st CMS_OtherCertificateFormat; typedef in typeref:struct:CMS_OtherCertificateFormat_st
335 CMS_OtherCertificateFormat *other;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_asn1.c67 ASN1_SEQUENCE(CMS_OtherCertificateFormat) = {
68 ASN1_SIMPLE(CMS_OtherCertificateFormat, otherCertFormat, ASN1_OBJECT),
69 ASN1_OPT(CMS_OtherCertificateFormat, otherCert, ASN1_ANY)
70 } ASN1_SEQUENCE_END(CMS_OtherCertificateFormat)
77 ASN1_IMP(CMS_CertificateChoices, d.other, CMS_OtherCertificateFormat, 3)
H A Dcms_lcl.h82 typedef struct CMS_OtherCertificateFormat_st CMS_OtherCertificateFormat; typedef in typeref:struct:CMS_OtherCertificateFormat_st
335 CMS_OtherCertificateFormat *other;

Completed in 110 milliseconds