Home
last modified time | relevance | path

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

/crypto/asn1/
A Dasn_mime.c1049 int is_eol = 0; in strip_eol() local
1069 is_eol = 1; in strip_eol()
1070 } else if (is_eol && (flags & SMIME_ASCIICRLF) != 0 && c == 32) { in strip_eol()
1078 return is_eol; in strip_eol()

Completed in 5 milliseconds