Home
last modified time | relevance | path

Searched refs:SMIME_ASCIICRLF (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_mime.c548 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()
/freebsd/crypto/openssl/doc/man3/
H A DSMIME_read_ASN1.pod24 If in addition B<SMIME_ASCIICRLF> is set then the binary input is assumed
H A DSMIME_read_CMS.pod32 If in addition B<SMIME_ASCIICRLF> is set then the binary input is assumed
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs7.h.in229 # define SMIME_ASCIICRLF 0x80000 macro
H A Dpkcs7.h300 # define SMIME_ASCIICRLF 0x80000 macro