Searched refs:total_entropy_len (Results 1 – 1 of 1) sorted by relevance
153 size_t total_entropy_len; in hmac_drbg_reseed_core() local156 total_entropy_len = ctx->entropy_len; in hmac_drbg_reseed_core()158 total_entropy_len = ctx->entropy_len * 3 / 2; in hmac_drbg_reseed_core()162 total_entropy_len + len > MBEDTLS_HMAC_DRBG_MAX_SEED_INPUT ) in hmac_drbg_reseed_core()