Home
last modified time | relevance | path

Searched refs:CMS_RecipientInfo_encrypt (Results 1 – 4 of 4) sorted by relevance

/openssl-master/doc/man3/
A DCMS_get0_RecipientInfos.pod11 CMS_RecipientInfo_decrypt, CMS_RecipientInfo_encrypt
41 int CMS_RecipientInfo_encrypt(CMS_ContentInfo *cms, CMS_RecipientInfo *ri);
95 CMS_RecipientInfo_encrypt() attempts to encrypt CMS_RecipientInfo structure
115 The CMS_RecipientInfo_encrypt() can be used to add a new recipient to an
120 using CMS_RecipientInfo_encrypt().
130 CMS_RecipientInfo_encrypt() return 1 for success or 0 if an error occurs.
/openssl-master/crypto/cms/
A Dcms_env.c987 int CMS_RecipientInfo_encrypt(const CMS_ContentInfo *cms, CMS_RecipientInfo *ri) in CMS_RecipientInfo_encrypt() function
1079 if (CMS_RecipientInfo_encrypt(cms, ri) <= 0) in cms_env_encrypt_content_key()
/openssl-master/include/openssl/
A Dcms.h.in249 int CMS_RecipientInfo_encrypt(const CMS_ContentInfo *cms, CMS_RecipientInfo *ri);
/openssl-master/util/
A Dlibcrypto.num2725 CMS_RecipientInfo_encrypt 2786 3_0_0 EXIST::FUNCTION:CMS

Completed in 15 milliseconds