Searched refs:CMS_AuthEnvelopedData_create_ex (Results 1 – 2 of 2) sorted by relevance
316 CMS_AuthEnvelopedData_create_ex(const EVP_CIPHER *cipher, OSSL_LIB_CTX *libctx, in CMS_AuthEnvelopedData_create_ex() function342 return CMS_AuthEnvelopedData_create_ex(cipher, NULL, NULL); in CMS_AuthEnvelopedData_create()
650 ? CMS_AuthEnvelopedData_create_ex(cipher, libctx, propq) in CMS_encrypt_ex()
Completed in 11 milliseconds