Searched refs:is_cr_or_lf (Results 1 – 1 of 1) sorted by relevance
75 static int is_cr_or_lf(char c) in is_cr_or_lf() function188 if(!begin_cert_ptr || !is_cr_or_lf(begin_cert_ptr[strlen(BEGIN_CERT)])) { in add_certs_to_store()