Searched refs:PKCS7_TEXT (Results 1 – 8 of 8) sorted by relevance
43 If the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are50 B<PKCS7_TEXT> is ignored.
27 If the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are deleted
30 If the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain>
31 the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are prepended
67 If the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are deleted
315 if (flags & PKCS7_TEXT) { in PKCS7_verify()337 if (flags & PKCS7_TEXT) { in PKCS7_verify()504 if (flags & PKCS7_TEXT) { in PKCS7_decrypt()
171 # define PKCS7_TEXT 0x1 macro191 # define SMIME_TEXT PKCS7_TEXT
185 flags |= PKCS7_TEXT; in smime_main()