Searched refs:CMS_OtherRecipientInfo (Results 1 – 2 of 2) sorted by relevance
211 ASN1_SEQUENCE(CMS_OtherRecipientInfo) = {212 ASN1_SIMPLE(CMS_OtherRecipientInfo, oriType, ASN1_OBJECT),213 ASN1_OPT(CMS_OtherRecipientInfo, oriValue, ASN1_ANY)214 } ASN1_SEQUENCE_END(CMS_OtherRecipientInfo)258 ASN1_IMP(CMS_RecipientInfo, d.ori, CMS_OtherRecipientInfo, 4)
93 typedef struct CMS_OtherRecipientInfo_st CMS_OtherRecipientInfo; typedef190 CMS_OtherRecipientInfo *ori;