Home | History | Annotate | Download | only in tls

Lines Matching refs:x509_str_compare

107 static int x509_str_compare(const char *a, const char *b)
168 res = x509_str_compare(a->attr[i].value, b->attr[i].value);
172 res = x509_str_compare(a->email, b->email);