Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dx509_crt.c2180 static int x509_crt_check_parent(const mbedtls_x509_crt *child, in x509_crt_check_parent() function
2292 if (x509_crt_check_parent(child, parent, top) != 0) { in x509_crt_find_parent_in()