Home
last modified time | relevance | path

Searched refs:CMS_OtherRecipientInfo (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/cms/
Dcms_asn1.c211 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)
Dcms_lcl.h93 typedef struct CMS_OtherRecipientInfo_st CMS_OtherRecipientInfo; typedef
190 CMS_OtherRecipientInfo *ori;