Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.c108 static int x509_str_compare(const char *a, const char *b) in x509_str_compare() function
169 res = x509_str_compare(a->attr[i].value, b->attr[i].value); in x509_name_compare()
173 res = x509_str_compare(a->email, b->email); in x509_name_compare()