Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dasn_mime.c1009 int is_eol = 0; in strip_eol() local
1029 is_eol = 1; in strip_eol()
1030 } else if (is_eol && (flags & SMIME_ASCIICRLF) != 0 && c == 32) { in strip_eol()
1038 return is_eol; in strip_eol()

Completed in 15 milliseconds