Searched refs:CMS_NOATTR (Results 1 – 6 of 6) sorted by relevance
28 B<CMS_DETACHED>, B<CMS_BINARY>, B<CMS_NOATTR>, B<CMS_TEXT> and B<CMS_STREAM>
69 SMIMECapabilities attribute. If B<CMS_NOATTR> is set then no signedAttributes
53 SMIMECapabilities attribute. If B<CMS_NOATTR> is set then no signedAttributes
329 if (!(flags & CMS_NOATTR)) { in CMS_add1_signer()367 if (flags & CMS_NOATTR) { in CMS_add1_signer()
64 # define CMS_NOATTR 0x100 macro
318 flags |= CMS_NOATTR; in cms_main()