Searched refs:CMS_EncryptedData_set1_key (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/cms/
H A Dcms_enc.c257 int CMS_EncryptedData_set1_key(CMS_ContentInfo *cms, const EVP_CIPHER *ciph, function
H A Dcms_smime.c242 if (CMS_EncryptedData_set1_key(cms, NULL, key, keylen) <= 0)
265 if (!CMS_EncryptedData_set1_key(cms, cipher, key, keylen))
H A Dcms.h165 int CMS_EncryptedData_set1_key(CMS_ContentInfo *cms, const EVP_CIPHER *ciph,
/external/openssl/include/openssl/
H A Dcms.h165 int CMS_EncryptedData_set1_key(CMS_ContentInfo *cms, const EVP_CIPHER *ciph,

Completed in 96 milliseconds