Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dasn_mime.c517 char eol; in SMIME_crlf_copy() local
545 eol = strip_eol(linebuf, &len, flags); in SMIME_crlf_copy()
555 if (eol) in SMIME_crlf_copy()
559 } else if (eol) { in SMIME_crlf_copy()
614 int eol = 0, next_eol = 0; in multi_split() local
652 } else if (eol) { in multi_split()
664 eol = next_eol; in multi_split()

Completed in 6 milliseconds