Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dasn_mime.c58 static int strip_eol(char *linebuf, int *plen, int flags);
545 eol = strip_eol(linebuf, &len, flags); in SMIME_crlf_copy()
640 next_eol = strip_eol(linebuf, &len, flags); in multi_split()
1005 static int strip_eol(char *linebuf, int *plen, int flags) in strip_eol() function

Completed in 7 milliseconds