Searched refs:CMS_NOATTR (Results 1 – 7 of 7) 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
62 SMIMECapabilities attribute. If B<CMS_NOATTR> is set then no signedAttributes
411 if (!(flags & CMS_NOATTR)) { in CMS_add1_signer()470 if (flags & CMS_NOATTR) { in CMS_add1_signer()
413 flags |= CMS_NOATTR; in cms_main()736 if ((flags & CMS_NOATTR) != 0) { in cms_main()
81 # define CMS_NOATTR 0x100 macro
179 # define CMS_NOATTR 0x100 macro