Searched refs:seed_value (Results 1 – 1 of 1) sorted by relevance
133 unsigned char seed_value[MBEDTLS_ENTROPY_BLOCK_SIZE]; in create_entropy_seed_file() local137 result = mbedtls_platform_std_nv_seed_read( seed_value, in create_entropy_seed_file()143 seed_value, in create_entropy_seed_file()152 mbedtls_platform_std_nv_seed_write( seed_value, MBEDTLS_ENTROPY_BLOCK_SIZE ); in create_entropy_seed_file()
Completed in 3 milliseconds