Searched refs:CMS_BINARY (Results 1 – 8 of 8) sorted by relevance
32 required by the S/MIME specifications) if B<CMS_BINARY> is set no translation34 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
42 required by the S/MIME specifications) if B<CMS_BINARY> is set no translation44 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
27 B<CMS_DETACHED>, B<CMS_BINARY>, B<CMS_TEXT> and B<CMS_STREAM> are not
26 B<CMS_DETACHED>, B<CMS_BINARY>, B<CMS_NOATTR>, B<CMS_TEXT> and B<CMS_STREAM>
46 required by the S/MIME specifications) if B<CMS_BINARY> is set no translation
271 flags |= CMS_BINARY; in MAIN()693 if (flags & CMS_BINARY) in MAIN()701 if (flags & CMS_BINARY) in MAIN()
107 # define CMS_BINARY 0x80 macro
481 flags |= CMS_PARTIAL | CMS_BINARY | CMS_DETACHED; in CMS_sign_receipt()