Re: [PATCH v3 0/3] crypto: hw_random - Add new Exynos RNG driver
From: Stephan Müller <hidden>
Date: 2017-03-25 16:36:05
Also in:
linux-arm-kernel, linux-samsung-soc, lkml
From: Stephan Müller <hidden>
Date: 2017-03-25 16:36:05
Also in:
linux-arm-kernel, linux-samsung-soc, lkml
Am Samstag, 25. März 2017, 17:26:51 CET schrieb Krzysztof Kozlowski: Hi Krzysztof,
Hi, This is a follow up of my questions around exynos-rng [1]. Changes since v2: ================= 1. Do not re-use random numbers for re-seed (neither for system resume nor for periodic re-seed). Instead the driver will just generate new random numbers (suggested by Stephan Müller).
Thank you. Regarding the cryptographic aspects: Reviewed-by: Stephan Müller <redacted> Ciao Stephan