Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/wpa_supplicant/src/tls/
Dx509v3.c89 int remove_whitespace = 1; in x509_str_strip_whitespace() local
94 if (remove_whitespace && x509_whitespace(*ipos)) in x509_str_strip_whitespace()
97 remove_whitespace = x509_whitespace(*ipos); in x509_str_strip_whitespace()