Home | History | Annotate | Download | only in tls

Lines Matching full:x509_whitespace

79 static int x509_whitespace(char c)
93 if (remove_whitespace && x509_whitespace(*ipos))
96 remove_whitespace = x509_whitespace(*ipos);
102 if (opos > a && x509_whitespace(*opos))