Home
last modified time | relevance | path

Searched refs:CMS_sign_ex (Results 1 – 2 of 2) sorted by relevance

/crypto/cms/
A Dcms_smime.c513 CMS_ContentInfo *CMS_sign_ex(X509 *signcert, EVP_PKEY *pkey, in CMS_sign_ex() function
564 return CMS_sign_ex(signcert, pkey, certs, data, flags, NULL, NULL); in CMS_sign()
588 cms = CMS_sign_ex(NULL, NULL, certs, NULL, flags, in CMS_sign_receipt()
A Dcms_lib.c808 signcms = CMS_sign_ex(sign_cert, sign_key, certs, data, sign_flags, libctx, propq); in ossl_cms_sign_encrypt()

Completed in 9 milliseconds