Home
last modified time | relevance | path

Searched hist:e8a3100123023f439b167b118d82ae2e835d5bd8 (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/plat-rcar/
H A Dmain.ce8a3100123023f439b167b118d82ae2e835d5bd8 Fri Apr 29 15:22:45 UTC 2022 Andrew Davis <afd@ti.com> plar: rcar: Use common crypto_rng_read() over hw_get_random_byte()

This has the same effect and removes the last user of
hw_get_random_byte() allowing us to start converting platforms
to hw_get_random_bytes() and removing hw_get_random_byte().

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>