Searched refs:x509_string_cmp (Results 1 – 1 of 1) sorted by relevance
315 static int x509_string_cmp( const mbedtls_x509_buf *a, const mbedtls_x509_buf *b ) in x509_string_cmp() function362 if( x509_string_cmp( &a->val, &b->val ) != 0 ) in x509_name_cmp()