Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dx509_crt.c283 static int x509_check_wildcard(const char *cn, const mbedtls_x509_buf *name) in x509_check_wildcard() function
2540 if (x509_check_wildcard(cn, name) == 0) { in x509_crt_check_cn()