Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dx509_crt.h986 int mbedtls_x509write_crt_set_serial_raw(mbedtls_x509write_cert *ctx,
/openthread-latest/third_party/mbedtls/repo/library/
Dx509write_crt.c116 int mbedtls_x509write_crt_set_serial_raw(mbedtls_x509write_cert *ctx, in mbedtls_x509write_crt_set_serial_raw() function
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_x509write.function471 TEST_ASSERT(mbedtls_x509write_crt_set_serial_raw(&crt, serial_arg->x,
667 TEST_EQUAL(mbedtls_x509write_crt_set_serial_raw(&ctx, invalid_serial,
/openthread-latest/third_party/mbedtls/repo/programs/x509/
Dcert_write.c848 ret = mbedtls_x509write_crt_set_serial_raw(&crt, serial, serial_len); in main()
/openthread-latest/third_party/mbedtls/repo/
DChangeLog594 mbedtls_x509write_crt_set_serial_raw(). The goal here is to remove any