Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()