Lines Matching refs:mbedtls_x509_crt

66 static int verify_none(void *data, mbedtls_x509_crt *crt, int certificate_depth, uint32_t *flags)
76 static int verify_all(void *data, mbedtls_x509_crt *crt, int certificate_depth, uint32_t *flags)
88 static int ca_callback_fail(void *data, mbedtls_x509_crt const *child,
89 mbedtls_x509_crt **candidates)
98 static int ca_callback(void *data, mbedtls_x509_crt const *child,
99 mbedtls_x509_crt **candidates)
102 mbedtls_x509_crt *ca = (mbedtls_x509_crt *) data;
103 mbedtls_x509_crt *first;
115 first = mbedtls_calloc(1, sizeof(mbedtls_x509_crt));
148 static int verify_fatal(void *data, mbedtls_x509_crt *crt, int certificate_depth, uint32_t *flags)
204 static int verify_print(void *data, mbedtls_x509_crt *crt, int certificate_depth, uint32_t *flags)
324 static int parse_crt_ext_cb(void *p_ctx, mbedtls_x509_crt const *crt, mbedtls_x509_buf const *oid,
465 mbedtls_x509_crt crt;
498 mbedtls_x509_crt crt;
542 mbedtls_x509_crt crt;
659 mbedtls_x509_crt crt;
660 mbedtls_x509_crt ca;
715 mbedtls_x509_crt crt;
716 mbedtls_x509_crt ca;
720 int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *) = NULL;
805 mbedtls_x509_crt crt;
806 mbedtls_x509_crt ca;
838 mbedtls_x509_crt crt;
839 mbedtls_x509_crt ca;
877 mbedtls_x509_crt crt;
908 mbedtls_x509_crt crt;
1038 mbedtls_x509_crt crt;
1062 mbedtls_x509_crt crt;
1086 mbedtls_x509_crt crt;
1102 mbedtls_x509_crt crt;
1117 mbedtls_x509_crt crt;
1200 mbedtls_x509_crt crt;
1369 mbedtls_x509_crt chain, *cur;
1395 mbedtls_x509_crt chain, *cur;
1425 mbedtls_x509_crt trusted, chain;
1466 mbedtls_x509_crt trusted, chain;
1563 mbedtls_x509_crt crt;
1582 mbedtls_x509_crt crt;
1665 mbedtls_x509_crt crt;
1692 mbedtls_x509_crt crt;