Searched refs:mbedtls_ctr_drbg_update_ret (Results 1 – 3 of 3) sorted by relevance
469 int mbedtls_ctr_drbg_update_ret( mbedtls_ctr_drbg_context *ctx,
315 int mbedtls_ctr_drbg_update_ret( mbedtls_ctr_drbg_context *ctx, in mbedtls_ctr_drbg_update_ret() function344 (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()
1443 mbedtls_ctr_drbg_update() -> mbedtls_ctr_drbg_update_ret()1523 * The new functions mbedtls_ctr_drbg_update_ret() and
Completed in 10 milliseconds