Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dx509_crt.h453 int mbedtls_x509_crt_parse_der_with_ext_cb(mbedtls_x509_crt *chain,
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_x509parse.function1148 TEST_EQUAL(mbedtls_x509_crt_parse_der_with_ext_cb(&crt, buf->x, buf->len, 0, NULL, NULL),
1165 TEST_EQUAL(mbedtls_x509_crt_parse_der_with_ext_cb(&crt, buf->x, buf->len, 1, NULL, NULL),
1204 TEST_EQUAL(mbedtls_x509_crt_parse_der_with_ext_cb(&crt, buf->x, buf->len, 0, parse_crt_ext_cb,
1221 TEST_EQUAL(mbedtls_x509_crt_parse_der_with_ext_cb(&crt, buf->x, buf->len, 1, parse_crt_ext_cb,
/openthread-latest/third_party/mbedtls/repo/library/
Dx509_crt.c1371 int mbedtls_x509_crt_parse_der_with_ext_cb(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_with_ext_cb() function
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md574 `mbedtls_x509_crt_parse_der_with_ext_cb()` function which is functionally
/openthread-latest/third_party/mbedtls/repo/
DChangeLog1701 option. The mbedtls_x509_crt_parse_der_with_ext_cb() is the way to go for
2329 * Add new mbedtls_x509_crt_parse_der_with_ext_cb() routine which allows
2334 mbedtls_x509_crt_parse_der_with_ext_cb() if it contains unsupported