Searched refs:CMS_OtherRecipientInfo (Results 1 – 2 of 2) sorted by relevance
203 ASN1_SEQUENCE(CMS_OtherRecipientInfo) = {204 ASN1_SIMPLE(CMS_OtherRecipientInfo, oriType, ASN1_OBJECT),205 ASN1_OPT(CMS_OtherRecipientInfo, oriValue, ASN1_ANY)206 } static_ASN1_SEQUENCE_END(CMS_OtherRecipientInfo)235 ASN1_IMP(CMS_RecipientInfo, d.ori, CMS_OtherRecipientInfo, 4)
44 typedef struct CMS_OtherRecipientInfo_st CMS_OtherRecipientInfo; typedef139 CMS_OtherRecipientInfo *ori;