Searched refs:mbedtls_x509_crt_parse_der_nocopy (Results 1 – 5 of 5) sorted by relevance
487 int mbedtls_x509_crt_parse_der_nocopy(mbedtls_x509_crt *chain,
1027 TEST_ASSERT(mbedtls_x509_crt_parse_der_nocopy(&crt, buf->x, buf->len) == (result));
1248 int mbedtls_x509_crt_parse_der_nocopy(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_nocopy() function
7213 ret = mbedtls_x509_crt_parse_der_nocopy(chain, ssl->in_msg + i, n); in ssl_parse_certificate_chain()
576 `mbedtls_x509_crt_parse_der_nocopy()` but it calls the callback with every