Home
last modified time | relevance | path

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

/mbedtls-3.6.0/library/
Dx509_crt.c2922 static int x509_crt_check_san_uri(const mbedtls_x509_sequence *san, in x509_crt_check_san_uri() function
2970 if (x509_crt_check_san_uri(san, cn, cn_len) == 0) { in x509_crt_check_san()