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

x509_check_wildcard() function

Syntax

static int x509_check_wildcard( const char *cn,     const mbedtls_x509_buf *name );

Arguments

cn

name

References

LocationReferrerText
x509_crt.c:262
static int x509_check_wildcard( const char *cn, const mbedtls_x509_buf *name )
x509_crt.c:2419x509_crt_check_cn()
if( x509_check_wildcard( cn, name ) == 0 )

Call Tree

Functions calling x509_check_wildcard()
Functions called by x509_check_wildcard()
all items filtered out
x509_check_wildcard()
strlen()
all items filtered out
Data read by x509_check_wildcard()
Data written by x509_check_wildcard()
x509_check_wildcard()::i
x509_check_wildcard()::cn_idx
x509_check_wildcard()::cn_len
all items filtered out
x509_check_wildcard()
x509_check_wildcard()::i
x509_check_wildcard()::cn_idx
all items filtered out
Type of x509_check_wildcard()
x509_check_wildcard()
size_t
all items filtered out