mbedtls_entropy_gather() function
Trigger an extra gather poll for the accumulator (Thread-safe if MBEDTLS_THREADING_C is enabled)
Return value
0 if successful, or MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
![]()
if ((ret = mbedtls_entropy_gather(&ctx)) != 0) {
mbedtls_entropy_gather() is called by 1 function and calls 1 function:
![]()
mbedtls_entropy_gather()
mbedtls_entropy_gather():
![]()
mbedtls_entropy_gather()