Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dcompat-2.x.h23 #define mbedtls_ctr_drbg_update_ret mbedtls_ctr_drbg_update
H A Dctr_drbg.h484 int mbedtls_ctr_drbg_update(mbedtls_ctr_drbg_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/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()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog2044 mbedtls_ctr_drbg_update(), mbedtls_hmac_drbg_update(),
3332 mbedtls_ctr_drbg_update() -> mbedtls_ctr_drbg_update_ret()
3350 * Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update
3413 mbedtls_hmac_drbg_update_ret() are similar to mbedtls_ctr_drbg_update()