Searched refs:CMS_OtherRevocationInfoFormat (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.c116 ASN1_SEQUENCE(CMS_OtherRevocationInfoFormat) = {
117 ASN1_SIMPLE(CMS_OtherRevocationInfoFormat, otherRevInfoFormat, ASN1_OBJECT),
118 ASN1_OPT(CMS_OtherRevocationInfoFormat, otherRevInfo, ASN1_ANY)
119 } ASN1_SEQUENCE_END(CMS_OtherRevocationInfoFormat)
123 ASN1_IMP(CMS_RevocationInfoChoice, d.other, CMS_OtherRevocationInfoFormat, 1)
H A Dcms_lcl.h74 typedef struct CMS_OtherRevocationInfoFormat_st CMS_OtherRevocationInfoFormat; typedef in typeref:struct:CMS_OtherRevocationInfoFormat_st
316 CMS_OtherRevocationInfoFormat *other;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_asn1.c116 ASN1_SEQUENCE(CMS_OtherRevocationInfoFormat) = {
117 ASN1_SIMPLE(CMS_OtherRevocationInfoFormat, otherRevInfoFormat, ASN1_OBJECT),
118 ASN1_OPT(CMS_OtherRevocationInfoFormat, otherRevInfo, ASN1_ANY)
119 } ASN1_SEQUENCE_END(CMS_OtherRevocationInfoFormat)
123 ASN1_IMP(CMS_RevocationInfoChoice, d.other, CMS_OtherRevocationInfoFormat, 1)
H A Dcms_lcl.h74 typedef struct CMS_OtherRevocationInfoFormat_st CMS_OtherRevocationInfoFormat; typedef in typeref:struct:CMS_OtherRevocationInfoFormat_st
316 CMS_OtherRevocationInfoFormat *other;

Completed in 71 milliseconds