zephyr/subsys/random
David Leach a775d73528 random: rand32_ctr_drbg: Fix missed device constify change
Device constify PR missed changes needed within the mbedtls
conditional code.

Fixes #28033

Signed-off-by: David Leach <david.leach@nxp.com>
2020-09-08 14:03:01 +02:00
..
CMakeLists.txt random: Add syscalls for random subsystem 2020-07-08 21:05:36 -04:00
Kconfig kconfig: Random number generator 2020-08-24 10:24:30 +02:00
rand32_ctr_drbg.c random: rand32_ctr_drbg: Fix missed device constify change 2020-09-08 14:03:01 +02:00
rand32_entropy_device.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
rand32_handlers.c random: Add syscalls for random subsystem 2020-07-08 21:05:36 -04:00
rand32_timer.c random: Add syscalls for random subsystem 2020-07-08 21:05:36 -04:00
rand32_xoroshiro128.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00