Searched refs:x509_crt_check_san (Results 1 – 1 of 1) sorted by relevance
2943 static int x509_crt_check_san(const mbedtls_x509_sequence *san, in x509_crt_check_san() function2992 if (x509_crt_check_san(&crt->subject_alt_names, cn, cn_len) == 0) { in x509_crt_verify_name()