Home
last modified time | relevance | path

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

/mbedtls-3.4.0/library/
Dx509_crt.c3018 static int x509_crt_check_san( const mbedtls_x509_buf *name, in x509_crt_check_san() function
3049 if( x509_crt_check_san( &cur->buf, cn, cn_len ) == 0 ) in x509_crt_verify_name()