Home
last modified time | relevance | path

Searched refs:mbedtls_x509_crt_parse_der_nocopy (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dx509_crt.h491 int mbedtls_x509_crt_parse_der_nocopy(mbedtls_x509_crt *chain,
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_x509parse.function1130 TEST_EQUAL(mbedtls_x509_crt_parse_der_nocopy(&crt, buf->x, buf->len), result);
/openthread-latest/third_party/mbedtls/repo/library/
Dx509_crt.c1364 int mbedtls_x509_crt_parse_der_nocopy(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_nocopy() function
Dssl_tls.c7841 ret = mbedtls_x509_crt_parse_der_nocopy(chain, ssl->in_msg + i, n); in ssl_parse_certificate_chain()
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md576 `mbedtls_x509_crt_parse_der_nocopy()` but it calls the callback with every