Home
last modified time | relevance | path

Searched refs:ossl_cms_EncryptedContent_init (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/cms/
H A Dcms_enc.c205 int ossl_cms_EncryptedContent_init(CMS_EncryptedContentInfo *ec, in ossl_cms_EncryptedContent_init() function
244 return ossl_cms_EncryptedContent_init(ec, ciph, key, keylen, in CMS_EncryptedData_set1_key()
H A Dcms_local.h438 int ossl_cms_EncryptedContent_init(CMS_EncryptedContentInfo *ec,
H A Dcms_env.c240 if (!ossl_cms_EncryptedContent_init(env->encryptedContentInfo, cipher, NULL, in CMS_EnvelopedData_create_ex()
308 if (!ossl_cms_EncryptedContent_init(aenv->authEncryptedContentInfo, in CMS_AuthEnvelopedData_create_ex()

Completed in 14 milliseconds