Searched refs:CMS_OtherRecipientInfo (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_asn1.c240 ASN1_SEQUENCE(CMS_OtherRecipientInfo) = {
241 ASN1_SIMPLE(CMS_OtherRecipientInfo, oriType, ASN1_OBJECT),
242 ASN1_OPT(CMS_OtherRecipientInfo, oriValue, ASN1_ANY)
243 } ASN1_SEQUENCE_END(CMS_OtherRecipientInfo)
281 ASN1_IMP(CMS_RecipientInfo, d.ori, CMS_OtherRecipientInfo, 4)
H A Dcms_lcl.h93 typedef struct CMS_OtherRecipientInfo_st CMS_OtherRecipientInfo; typedef in typeref:struct:CMS_OtherRecipientInfo_st
184 CMS_OtherRecipientInfo *ori;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_asn1.c240 ASN1_SEQUENCE(CMS_OtherRecipientInfo) = {
241 ASN1_SIMPLE(CMS_OtherRecipientInfo, oriType, ASN1_OBJECT),
242 ASN1_OPT(CMS_OtherRecipientInfo, oriValue, ASN1_ANY)
243 } ASN1_SEQUENCE_END(CMS_OtherRecipientInfo)
281 ASN1_IMP(CMS_RecipientInfo, d.ori, CMS_OtherRecipientInfo, 4)
H A Dcms_lcl.h93 typedef struct CMS_OtherRecipientInfo_st CMS_OtherRecipientInfo; typedef in typeref:struct:CMS_OtherRecipientInfo_st
184 CMS_OtherRecipientInfo *ori;

Completed in 73 milliseconds