mbedtls_ctr_drbg_set_entropy_len() function
This function sets the amount of entropy grabbed on each seed or reseed. The default value is #MBEDTLS_CTR_DRBG_ENTROPY_LEN.
Arguments
len
The amount of entropy to grab.
mbedtls_ctr_drbg_set_entropy_len() writes 1 variable:
![]()
mbedtls_ctr_drbg_set_entropy_len()