Home
last modified time | relevance | path

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

/openssl/crypto/pem/
H A Dpem_lib.c686 static int sanitize_line(char *linebuf, int len, unsigned int flags, int first_call) in sanitize_line() function
765 len = sanitize_line(linebuf, len, flags & ~PEM_FLAG_ONLY_B64, first_call); in get_name()
846 len = sanitize_line(linebuf, len, flags & flags_mask, 0); in get_header_and_data()

Completed in 6 milliseconds