Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.c88 int remove_whitespace = 1; in x509_str_strip_whitespace() local
93 if (remove_whitespace && x509_whitespace(*ipos)) in x509_str_strip_whitespace()
96 remove_whitespace = x509_whitespace(*ipos); in x509_str_strip_whitespace()