Searched refs:CMS_TEXT (Results 1 – 16 of 16) sorted by relevance
39 content = CMS_encrypt(certstack, msgbio, cipher, CMS_TEXT); in test_encrypt_decrypt()44 CMS_TEXT))) in test_encrypt_decrypt()
26 If the B<CMS_TEXT> flag is set MIME headers for type B<text/plain> are33 B<CMS_TEXT> is ignored.
44 If the B<CMS_TEXT> flag is set MIME headers for type B<text/plain> are51 B<CMS_TEXT> is ignored.
26 If the B<CMS_TEXT> flag is set MIME headers for type C<text/plain> are deleted
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
32 If the B<CMS_TEXT> flag is set MIME headers for type B<text/plain> are deleted
30 If the B<CMS_TEXT> flag is set MIME headers for type B<text/plain> are added to
47 If the B<CMS_TEXT> flag is set MIME headers for type B<text/plain> are added to
86 If the B<CMS_TEXT> flag is set MIME headers for type C<text/plain> are deleted
41 the B<CMS_TEXT> flag is set MIME headers for type B<text/plain> are prepended
72 If the B<CMS_TEXT> flag is set MIME headers for type B<text/plain> are deleted
25 else if (flags & CMS_TEXT) { in cms_get_text_bio()63 if (flags & CMS_TEXT) { in cms_copy_content()439 if (flags & CMS_TEXT) { in CMS_verify()498 flags &= ~(CMS_DETACHED | CMS_TEXT); in CMS_verify_receipt()567 flags &= ~(CMS_STREAM | CMS_TEXT); in CMS_sign_receipt()
70 # define CMS_TEXT 0x1 macro
168 # define CMS_TEXT 0x1 macro
398 flags |= CMS_TEXT; in cms_main()