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.c79 static int x509_whitespace(char c) in x509_whitespace() function
93 if (remove_whitespace && x509_whitespace(*ipos)) in x509_str_strip_whitespace()
96 remove_whitespace = x509_whitespace(*ipos); in x509_str_strip_whitespace()
102 if (opos > a && x509_whitespace(*opos)) in x509_str_strip_whitespace()