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.c701 static int sanitize_line(char *linebuf, int len, unsigned int flags, int first_call) in sanitize_line() function
778 len = sanitize_line(linebuf, len, flags & ~PEM_FLAG_ONLY_B64, first_call); in get_name()
855 len = sanitize_line(linebuf, len, flags & flags_mask, 0); in get_header_and_data()

Completed in 8 milliseconds