Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dx509_crt.c319 static int x509_string_cmp( const mbedtls_x509_buf *a, const mbedtls_x509_buf *b ) in x509_string_cmp() function
366 if( x509_string_cmp( &a->val, &b->val ) != 0 ) in x509_name_cmp()

Completed in 7 milliseconds