Lines Matching refs:mbedtls_x509_crt
61 int verify_none( void *data, mbedtls_x509_crt *crt, int certificate_depth, uint32_t *flags )
71 int verify_all( void *data, mbedtls_x509_crt *crt, int certificate_depth, uint32_t *flags )
82 int ca_callback_fail( void *data, mbedtls_x509_crt const *child, mbedtls_x509_crt **candidates )
91 int ca_callback( void *data, mbedtls_x509_crt const *child,
92 mbedtls_x509_crt **candidates )
95 mbedtls_x509_crt *ca = (mbedtls_x509_crt *) data;
96 mbedtls_x509_crt *first;
108 first = mbedtls_calloc( 1, sizeof( mbedtls_x509_crt ) );
146 int verify_fatal( void *data, mbedtls_x509_crt *crt, int certificate_depth, uint32_t *flags )
205 int verify_print( void *data, mbedtls_x509_crt *crt, int certificate_depth, uint32_t *flags )
306 int parse_crt_ext_cb( void *p_ctx, mbedtls_x509_crt const *crt, mbedtls_x509_buf const *oid,
407 mbedtls_x509_crt crt;
446 mbedtls_x509_crt crt;
551 mbedtls_x509_crt crt;
552 mbedtls_x509_crt ca;
606 mbedtls_x509_crt crt;
607 mbedtls_x509_crt ca;
611 int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *) = NULL;
681 mbedtls_x509_crt crt;
682 mbedtls_x509_crt ca;
711 mbedtls_x509_crt crt;
712 mbedtls_x509_crt ca;
746 mbedtls_x509_crt crt;
774 mbedtls_x509_crt crt;
795 mbedtls_x509_crt crt;
816 mbedtls_x509_crt crt;
830 mbedtls_x509_crt crt;
913 mbedtls_x509_crt crt;
1019 mbedtls_x509_crt chain, *cur;
1045 mbedtls_x509_crt trusted, chain;
1088 mbedtls_x509_crt trusted, chain;
1179 mbedtls_x509_crt crt;
1196 mbedtls_x509_crt crt;