Searched refs:x509_crt_check_cn (Results 1 – 1 of 1) sorted by relevance
2556 static int x509_crt_check_cn( const mbedtls_x509_buf *name, in x509_crt_check_cn() function2590 if( x509_crt_check_cn( &cur->buf, cn, cn_len ) == 0 ) in x509_crt_verify_name()2602 x509_crt_check_cn( &name->val, cn, cn_len ) == 0 ) in x509_crt_verify_name()
Completed in 7 milliseconds