Searched refs:CMS_BINARY (Results 1 – 13 of 13) sorted by relevance
30 required by the S/MIME specifications) if B<CMS_BINARY> is set no translation32 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
48 required by the S/MIME specifications) if B<CMS_BINARY> is set no translation50 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
28 B<CMS_DETACHED>, B<CMS_BINARY>, B<CMS_NOATTR>, B<CMS_TEXT> and B<CMS_STREAM>
29 B<CMS_DETACHED>, B<CMS_BINARY>, B<CMS_TEXT> and B<CMS_STREAM> are not
22 If the I<flags> argument contains B<CMS_BINARY> then the input is assumed to be
30 If the I<flags> argument contains B<CMS_BINARY> then the input is assumed to be
56 required by the S/MIME specifications) if B<CMS_BINARY> is set no translation
653 (flags & CMS_BINARY) == 0 in multi_split()1009 if ((flags & CMS_BINARY) != 0) { in strip_eol()
320 if (dcont != NULL && !(flags & CMS_BINARY)) { in CMS_verify()568 flags |= CMS_PARTIAL | CMS_BINARY | CMS_DETACHED; in CMS_sign_receipt()
422 flags |= CMS_BINARY; in cms_main()804 if ((flags & CMS_BINARY) != 0) { in cms_main()
80 # define CMS_BINARY 0x80 macro
178 # define CMS_BINARY 0x80 macro
3738 the SMIME_BINARY/PKCS7_BINARY/CMS_BINARY flags (if using CMS_verify()).