Home
last modified time | relevance | path

Searched refs:SMIME_CRLFEOL (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_mime.c253 if (flags & SMIME_CRLFEOL) in SMIME_write_ASN1_ex()
657 || (flags & SMIME_CRLFEOL) != 0) in multi_split()
1012 if ((flags & SMIME_CRLFEOL) != 0) { in strip_eol()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h125 # define SMIME_CRLFEOL 0x800 macro
H A Dasn1.h.in126 # define SMIME_CRLFEOL 0x800 macro