Searched refs:ossl_cms_sign_encrypt (Results 1 – 2 of 2) sorted by relevance
794 CMS_EnvelopedData *ossl_cms_sign_encrypt(BIO *data, X509 *sign_cert, STACK_OF(X509) *certs, in ossl_cms_sign_encrypt() function
466 envData = ossl_cms_sign_encrypt(privbio, ctx->cert, ctx->chain, ctx->pkey, CMS_BINARY, in enc_privkey()
Completed in 9 milliseconds