Home
last modified time | relevance | path

Searched refs:mbedtls_ctr_drbg_update_ret (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dctr_drbg.h469 int mbedtls_ctr_drbg_update_ret( mbedtls_ctr_drbg_context *ctx,
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dctr_drbg.c315 int mbedtls_ctr_drbg_update_ret( mbedtls_ctr_drbg_context *ctx, in mbedtls_ctr_drbg_update_ret() function
344 (void) mbedtls_ctr_drbg_update_ret( ctx, additional, add_len ); in mbedtls_ctr_drbg_update()
670 ret = mbedtls_ctr_drbg_update_ret( ctx, buf, n ); in mbedtls_ctr_drbg_update_seed_file()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog1443 mbedtls_ctr_drbg_update() -> mbedtls_ctr_drbg_update_ret()
1523 * The new functions mbedtls_ctr_drbg_update_ret() and

Completed in 10 milliseconds