Searched refs:CMS_EncryptedData_set1_key (Results 1 – 4 of 4) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/crypto/cms/ |
H A D | cms_enc.c | 230 int CMS_EncryptedData_set1_key(CMS_ContentInfo *cms, const EVP_CIPHER *ciph, in CMS_EncryptedData_set1_key() function
|
H A D | cms_smime.c | 228 if (CMS_EncryptedData_set1_key(cms, NULL, key, keylen) <= 0) in CMS_EncryptedData_decrypt() 250 if (!CMS_EncryptedData_set1_key(cms, cipher, key, keylen)) in CMS_EncryptedData_encrypt()
|
H A D | cms.h | 165 int CMS_EncryptedData_set1_key(CMS_ContentInfo *cms, const EVP_CIPHER *ciph,
|
/minix3/crypto/external/bsd/openssl/dist/util/ |
H A D | libeay.num | 3590 CMS_EncryptedData_set1_key 3977 EXIST::FUNCTION:CMS
|