Searched refs:depth (Results 1 – 2 of 2) sorted by relevance
101 static int my_verify(void *data, mbedtls_x509_crt *crt, int depth, uint32_t *flags) in my_verify() argument106 mbedtls_printf("\nVerify requested for (Depth %d):\n", depth); in my_verify()
563 int depth, uint32_t *flags) in my_verify() argument568 mbedtls_printf("\nVerify requested for (Depth %d):\n", depth); in my_verify()572 if (depth == 0) { in my_verify()583 ((void) depth); in my_verify()
Completed in 10 milliseconds