Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DCMS_sign.pod5 CMS_sign, CMS_sign_ex - create a CMS SignedData structure
11 CMS_ContentInfo *CMS_sign_ex(X509 *signcert, EVP_PKEY *pkey,
20 CMS_sign_ex() creates and returns a CMS SignedData structure.
32 CMS_sign() is similar to CMS_sign_ex() but uses default values of NULL
118 CMS_sign_ex() and CMS_sign() return either a valid CMS_ContentInfo
131 The CMS_sign_ex() method was added in OpenSSL 3.0.
H A DCMS_add0_cert.pod23 This is used by L<CMS_sign_ex(3)> and L<CMS_sign(3)> and may be used before
68 L<CMS_sign(3)>, L<CMS_sign_ex(3)>, L<CMS_verify(3)>,
H A DCMS_signed_get_attr.pod163 Calling CMS_sign_ex(), CMS_sign_receipt() or CMS_add1_signer() may add
194 (i.e. during calls to any of CMS_sign_ex(), CMS_sign(), CMS_sign_receipt(),
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_smime.c504 CMS_ContentInfo *CMS_sign_ex(X509 *signcert, EVP_PKEY *pkey, in CMS_sign_ex() function
552 return CMS_sign_ex(signcert, pkey, certs, data, flags, NULL, NULL); in CMS_sign()
576 cms = CMS_sign_ex(NULL, NULL, certs, NULL, flags, in CMS_sign_receipt()
/freebsd/crypto/openssl/include/openssl/
H A Dcms.h.in126 CMS_ContentInfo *CMS_sign_ex(X509 *signcert, EVP_PKEY *pkey,
H A Dcms.h224 CMS_ContentInfo *CMS_sign_ex(X509 *signcert, EVP_PKEY *pkey,
/freebsd/crypto/openssl/apps/
H A Dcms.c1050 cms = CMS_sign_ex(NULL, NULL, other, in, flags, libctx, app_get0_propq()); in cms_main()
/freebsd/secure/lib/libcrypto/
H A DVersion.map4396 CMS_sign_ex;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1130 MLINKS+= CMS_sign.3 CMS_sign_ex.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5160 CMS_sign_ex 5288 3_0_0 EXIST::FUNCTION:CMS