Searched refs:SMIME_ASCIICRLF (Results 1 – 5 of 5) sorted by relevance
548 if (flags & SMIME_ASCIICRLF) { in SMIME_crlf_copy()557 } else if (flags & SMIME_ASCIICRLF) { in SMIME_crlf_copy()1029 } else if (is_eol && (flags & SMIME_ASCIICRLF) != 0 && c == 32) { in strip_eol()
24 If in addition B<SMIME_ASCIICRLF> is set then the binary input is assumed
32 If in addition B<SMIME_ASCIICRLF> is set then the binary input is assumed
229 # define SMIME_ASCIICRLF 0x80000 macro
300 # define SMIME_ASCIICRLF 0x80000 macro