Searched refs:CMS_OtherRevocationInfoFormat (Results 1 – 3 of 3) sorted by relevance
69 ASN1_SEQUENCE(CMS_OtherRevocationInfoFormat) = {70 ASN1_SIMPLE(CMS_OtherRevocationInfoFormat, otherRevInfoFormat, ASN1_OBJECT),71 ASN1_OPT(CMS_OtherRevocationInfoFormat, otherRevInfo, ASN1_ANY)72 } static_ASN1_SEQUENCE_END(CMS_OtherRevocationInfoFormat)76 ASN1_IMP(CMS_RevocationInfoChoice, d.other, CMS_OtherRevocationInfoFormat, 1)
24 typedef struct CMS_OtherRevocationInfoFormat_st CMS_OtherRevocationInfoFormat; typedef295 CMS_OtherRevocationInfoFormat *other;
145 -T CMS_OtherRevocationInfoFormat
Completed in 14 milliseconds