mbedtls_entropy_update_seed_file() function
Read and update a seed file. Seed is added to this instance. No more than MBEDTLS_ENTROPY_MAX_SEED_SIZE bytes are read from the seed file. The rest is ignored.
Return value
0 if successful, MBEDTLS_ERR_ENTROPY_FILE_IO_ERROR on file error, MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
mbedtls_entropy_update_seed_file() calls 3 functions:
![]()
mbedtls_entropy_update_seed_file()
mbedtls_entropy_update_seed_file():
![]()
mbedtls_entropy_update_seed_file()