x509_string_cmp() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

x509_string_cmp() function

Syntax

static int x509_string_cmp( const mbedtls_x509_buf *a,     const mbedtls_x509_buf *b );

Arguments

a

b

References

LocationReferrerText
x509_crt.c:298
static int x509_string_cmp( const mbedtls_x509_buf *a, const mbedtls_x509_buf *b )
x509_crt.c:345x509_name_cmp()
if( x509_string_cmp( &a->val, &b->val ) != 0 )

Call Tree

Functions calling x509_string_cmp()
Functions called by x509_string_cmp()
all items filtered out
x509_string_cmp()
memcmp()
all items filtered out
Data read by x509_string_cmp()
x509_string_cmp()