Home
last modified time | relevance | path

Searched refs:CMS_NOATTR (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DCMS_sign_receipt.pod28 B<CMS_DETACHED>, B<CMS_BINARY>, B<CMS_NOATTR>, B<CMS_TEXT> and B<CMS_STREAM>
H A DCMS_add1_signer.pod69 SMIMECapabilities attribute. If B<CMS_NOATTR> is set then no signedAttributes
H A DCMS_sign.pod62 SMIMECapabilities attribute. If B<CMS_NOATTR> is set then no signedAttributes
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_sd.c411 if (!(flags & CMS_NOATTR)) { in CMS_add1_signer()
470 if (flags & CMS_NOATTR) { in CMS_add1_signer()
/freebsd/crypto/openssl/apps/
H A Dcms.c413 flags |= CMS_NOATTR; in cms_main()
736 if ((flags & CMS_NOATTR) != 0) { in cms_main()
/freebsd/crypto/openssl/include/openssl/
H A Dcms.h.in81 # define CMS_NOATTR 0x100 macro
H A Dcms.h179 # define CMS_NOATTR 0x100 macro