mbedtls_ctr_drbg_update_seed_file() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

\c 0 on success. #MBEDTLS_ERR_CTR_DRBG_FILE_IO_ERROR on file error. #MBEDTLS_ERR_CTR_DRBG_ENTROPY_SOURCE_FAILED on reseed failure. #MBEDTLS_ERR_CTR_DRBG_INPUT_TOO_BIG if the existing seed file is too large.

References