Home
last modified time | relevance | path

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

/crypto/asn1/
A Dasn_mime.c547 char eol; in SMIME_crlf_copy() local
579 eol = strip_eol(linebuf, &len, flags); in SMIME_crlf_copy()
591 if (eol && BIO_puts(out, "\r\n") < 0) in SMIME_crlf_copy()
595 } else if (eol) { in SMIME_crlf_copy()
651 int eol = 0, next_eol = 0; in multi_split() local
691 } else if (eol) { in multi_split()
706 eol = next_eol; in multi_split()

Completed in 4 milliseconds