Searched refs:CMS_RecipientInfo_encrypt (Results 1 – 6 of 6) sorted by relevance
9 CMS_RecipientInfo_decrypt, CMS_RecipientInfo_encrypt37 int CMS_RecipientInfo_encrypt(CMS_ContentInfo *cms, CMS_RecipientInfo *ri);84 CMS_RecipientInfo_encrypt() attempts to encrypt CMS_RecipientInfo structure104 The CMS_RecipientInfo_encrypt() can be used to add a new recipient to an109 using CMS_RecipientInfo_encrypt().119 CMS_RecipientInfo_encrypt() return 1 for success or 0 if an error occurs.
775 int CMS_RecipientInfo_encrypt(CMS_ContentInfo *cms, CMS_RecipientInfo *ri) in CMS_RecipientInfo_encrypt() function884 if (CMS_RecipientInfo_encrypt(cms, ri) <= 0) { in cms_EnvelopedData_init_bio()
200 int CMS_RecipientInfo_encrypt(CMS_ContentInfo *cms, CMS_RecipientInfo *ri);
625 CMS_RecipientInfo_encrypt;
285 CMS_F_CMS_RECIPIENTINFO_ENCRYPT:169:CMS_RecipientInfo_encrypt
900 MLINKS+= CMS_get0_RecipientInfos.3 CMS_RecipientInfo_encrypt.3