Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
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.
/third_party/openssl/ohos_lite/include/openssl/
Dcms.h200 int CMS_RecipientInfo_encrypt(CMS_ContentInfo *cms, CMS_RecipientInfo *ri);
/third_party/openssl/crypto/cms/
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()
/third_party/openssl/include/openssl/
Dcms.h.in249 int CMS_RecipientInfo_encrypt(const CMS_ContentInfo *cms, CMS_RecipientInfo *ri);
/third_party/openssl/util/
Dlibcrypto.num2725 CMS_RecipientInfo_encrypt 2786 3_0_0 EXIST::FUNCTION:CMS