Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dx509_crt.c309 static int x509_string_cmp(const mbedtls_x509_buf *a, const mbedtls_x509_buf *b) in x509_string_cmp() function
353 if (x509_string_cmp(&a->val, &b->val) != 0) { in x509_name_cmp()
/aosp_15_r20/external/mbedtls/library/
H A Dx509_crt.c308 static int x509_string_cmp(const mbedtls_x509_buf *a, const mbedtls_x509_buf *b) in x509_string_cmp() function
352 if (x509_string_cmp(&a->val, &b->val) != 0) { in x509_name_cmp()