Home
last modified time | relevance | path

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

/net-tools-3.5.0/mbedtls-2.4.0/library/
Dx509_crt.c1786 static int x509_string_cmp( const mbedtls_x509_buf *a, const mbedtls_x509_buf *b ) in x509_string_cmp() function
1833 if( x509_string_cmp( &a->val, &b->val ) != 0 ) in x509_name_cmp()