Searched defs:child (Results 1 – 2 of 2) sorted by relevance
2124 static int x509_crt_check_signature(const mbedtls_x509_crt *child, in x509_crt_check_signature()2180 static int x509_crt_check_parent(const mbedtls_x509_crt *child, in x509_crt_check_parent()2255 mbedtls_x509_crt *child, in x509_crt_find_parent_in()2378 mbedtls_x509_crt *child, in x509_crt_find_parent()2521 mbedtls_x509_crt *child; in x509_crt_verify_chain() local
311 int ca_callback(void *data, mbedtls_x509_crt const *child, in ca_callback()