Searched refs:seed_value (Results 1 – 1 of 1) sorted by relevance
218 unsigned char seed_value[MBEDTLS_ENTROPY_BLOCK_SIZE]; in create_entropy_seed_file() local222 result = mbedtls_platform_std_nv_seed_read(seed_value, in create_entropy_seed_file()229 seed_value, in create_entropy_seed_file()240 mbedtls_platform_std_nv_seed_write(seed_value, MBEDTLS_ENTROPY_BLOCK_SIZE); in create_entropy_seed_file()