Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dx509_crt.c2479 static int x509_crt_check_parent( const mbedtls_x509_crt *child, in x509_crt_check_parent() function
2590 if( x509_crt_check_parent( child, parent, top ) != 0 ) in x509_crt_find_parent_in()