Searched refs:seed_value (Results 1 – 1 of 1) sorted by relevance
195 unsigned char seed_value[MBEDTLS_ENTROPY_BLOCK_SIZE]; in create_entropy_seed_file() local199 result = mbedtls_platform_std_nv_seed_read( seed_value, in create_entropy_seed_file()205 seed_value, in create_entropy_seed_file()214 mbedtls_platform_std_nv_seed_write( seed_value, MBEDTLS_ENTROPY_BLOCK_SIZE ); in create_entropy_seed_file()
Completed in 2 milliseconds