Home
last modified time | relevance | path

Searched refs:mbedtls_ctr_drbg_update (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dcompat-2.x.h23 #define mbedtls_ctr_drbg_update_ret mbedtls_ctr_drbg_update
H A Dctr_drbg.h469 int mbedtls_ctr_drbg_update(mbedtls_ctr_drbg_context *ctx,
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dcompat-2.x.h23 #define mbedtls_ctr_drbg_update_ret mbedtls_ctr_drbg_update
H A Dctr_drbg.h451 int mbedtls_ctr_drbg_update(mbedtls_ctr_drbg_context *ctx,
/aosp_15_r20/external/mbedtls/library/
H A Dctr_drbg.c294 int mbedtls_ctr_drbg_update(mbedtls_ctr_drbg_context *ctx, in mbedtls_ctr_drbg_update() function
646 ret = mbedtls_ctr_drbg_update(ctx, buf, n); in mbedtls_ctr_drbg_update_seed_file()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dctr_drbg.c411 int mbedtls_ctr_drbg_update(mbedtls_ctr_drbg_context *ctx, in mbedtls_ctr_drbg_update() function
781 ret = mbedtls_ctr_drbg_update(ctx, buf, n); in mbedtls_ctr_drbg_update_seed_file()
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_ctr_drbg.function290 TEST_ASSERT(mbedtls_ctr_drbg_update(
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ctr_drbg.function320 TEST_ASSERT(mbedtls_ctr_drbg_update(
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/
H A D3.0-migration-guide.md329 | `mbedtls_ctr_drbg_update_ret` | `mbedtls_ctr_drbg_update` |
/aosp_15_r20/external/mbedtls/docs/
H A D3.0-migration-guide.md329 | `mbedtls_ctr_drbg_update_ret` | `mbedtls_ctr_drbg_update` |
/aosp_15_r20/external/mbedtls/
H A DChangeLog1396 mbedtls_ctr_drbg_update(), mbedtls_hmac_drbg_update(),
2684 mbedtls_ctr_drbg_update() -> mbedtls_ctr_drbg_update_ret()
2702 * Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update
2765 mbedtls_hmac_drbg_update_ret() are similar to mbedtls_ctr_drbg_update()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog1656 mbedtls_ctr_drbg_update(), mbedtls_hmac_drbg_update(),
2944 mbedtls_ctr_drbg_update() -> mbedtls_ctr_drbg_update_ret()
2962 * Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update
3025 mbedtls_hmac_drbg_update_ret() are similar to mbedtls_ctr_drbg_update()