Home
last modified time | relevance | path

Searched refs:mbedtls_x509write_crt_set_serial (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dx509_crt.h957 int MBEDTLS_DEPRECATED mbedtls_x509write_crt_set_serial(
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dx509_crt.h969 int MBEDTLS_DEPRECATED mbedtls_x509write_crt_set_serial(
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_x509write.function485 TEST_ASSERT(mbedtls_x509write_crt_set_serial(&crt, &serial_mpi) == 0);
677 TEST_EQUAL(mbedtls_x509write_crt_set_serial(&ctx, &serial_mpi),
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_x509write.function469 TEST_ASSERT(mbedtls_x509write_crt_set_serial(&crt, &serial_mpi) == 0);
663 TEST_EQUAL(mbedtls_x509write_crt_set_serial(&ctx, &serial_mpi),
/aosp_15_r20/external/open-dice/src/
H A Dmbedtls_ops.c419 if (0 != mbedtls_x509write_crt_set_serial(&cert_context, &serial_number)) { in DiceGenerateCertificate()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dx509write_crt.c93 int mbedtls_x509write_crt_set_serial(mbedtls_x509write_cert *ctx, in mbedtls_x509write_crt_set_serial() function
/aosp_15_r20/external/mbedtls/library/
H A Dx509write_crt.c92 int mbedtls_x509write_crt_set_serial(mbedtls_x509write_cert *ctx, in mbedtls_x509write_crt_set_serial() function
/aosp_15_r20/external/mbedtls/
H A DChangeLog333 * mbedtls_x509write_crt_set_serial() is now being deprecated in favor of
452 * mbedtls_x509write_crt_set_serial() now explicitly rejects serial numbers
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog593 * mbedtls_x509write_crt_set_serial() is now being deprecated in favor of
712 * mbedtls_x509write_crt_set_serial() now explicitly rejects serial numbers