Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.c80 static int x509_whitespace(char c) in x509_whitespace() function
94 if (remove_whitespace && x509_whitespace(*ipos)) in x509_str_strip_whitespace()
97 remove_whitespace = x509_whitespace(*ipos); in x509_str_strip_whitespace()
103 if (opos > a && x509_whitespace(*opos)) in x509_str_strip_whitespace()