Home
last modified time | relevance | path

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

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