Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/mbedtls/repo/library/
Dx509_crt.c2483 static int x509_crt_check_parent( const mbedtls_x509_crt *child, in x509_crt_check_parent() function
2596 if( x509_crt_check_parent( child, parent, top ) != 0 ) in x509_crt_find_parent_in()