Searched refs:CMS_OtherRecipientInfo (Results 1 – 3 of 3) sorted by relevance
204 ASN1_SEQUENCE(CMS_OtherRecipientInfo) = {205 ASN1_SIMPLE(CMS_OtherRecipientInfo, oriType, ASN1_OBJECT),206 ASN1_OPT(CMS_OtherRecipientInfo, oriValue, ASN1_ANY)207 } static_ASN1_SEQUENCE_END(CMS_OtherRecipientInfo)236 ASN1_IMP(CMS_RecipientInfo, d.ori, CMS_OtherRecipientInfo, 4)
43 typedef struct CMS_OtherRecipientInfo_st CMS_OtherRecipientInfo; typedef149 CMS_OtherRecipientInfo *ori;
144 -T CMS_OtherRecipientInfo
Completed in 7 milliseconds