Home
last modified time | relevance | path

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

/openssl-master/crypto/asn1/
A Dasn_mime.c58 static int strip_eol(char *linebuf, int *plen, int flags);
529 eol = strip_eol(linebuf, &len, flags); in SMIME_crlf_copy()
621 next_eol = strip_eol(linebuf, &len, flags); in multi_split()
985 static int strip_eol(char *linebuf, int *plen, int flags) in strip_eol() function

Completed in 7 milliseconds