Searched refs:mbedtls_ctr_drbg_update (Results 1 – 6 of 6) sorted by relevance
23 #define mbedtls_ctr_drbg_update_ret mbedtls_ctr_drbg_update
484 int mbedtls_ctr_drbg_update(mbedtls_ctr_drbg_context *ctx,
411 int mbedtls_ctr_drbg_update(mbedtls_ctr_drbg_context *ctx, in mbedtls_ctr_drbg_update() function781 ret = mbedtls_ctr_drbg_update(ctx, buf, n); in mbedtls_ctr_drbg_update_seed_file()
321 TEST_ASSERT(mbedtls_ctr_drbg_update(
329 | `mbedtls_ctr_drbg_update_ret` | `mbedtls_ctr_drbg_update` |
1851 mbedtls_ctr_drbg_update(), mbedtls_hmac_drbg_update(),3139 mbedtls_ctr_drbg_update() -> mbedtls_ctr_drbg_update_ret()3157 * Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update3220 mbedtls_hmac_drbg_update_ret() are similar to mbedtls_ctr_drbg_update()