Home
last modified time | relevance | path

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

/openssl/crypto/cms/
H A Dcms_asn1.c204 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)
H A Dcms_local.h43 typedef struct CMS_OtherRecipientInfo_st CMS_OtherRecipientInfo; typedef
149 CMS_OtherRecipientInfo *ori;
/openssl/util/
H A Dindent.pro144 -T CMS_OtherRecipientInfo

Completed in 7 milliseconds