Home
last modified time | relevance | path

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

/net-tools-3.6.0/mbedtls-2.4.0/library/
Dx509_crt.c1751 static int x509_check_wildcard( const char *cn, mbedtls_x509_buf *name ) in x509_check_wildcard() function
2216 x509_check_wildcard( cn, &cur->buf ) == 0 ) in mbedtls_x509_crt_verify_with_profile()
2239 x509_check_wildcard( cn, &name->val ) == 0 ) in mbedtls_x509_crt_verify_with_profile()