zephyr/subsys/random
Flavio Ceolin b6ef0c0d94 random: ctr_drbg: Fix the error path in sys_csrand_get
When ctr_drbg_initialize fails the function returns without unlock irq
that was previously locked.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-12-01 10:20:06 -06:00
..
CMakeLists.txt random: Warning when using test config 2020-10-02 11:30:03 +02:00
Kconfig
rand32_ctr_drbg.c random: ctr_drbg: Fix the error path in sys_csrand_get 2020-12-01 10:20:06 -06:00
rand32_entropy_device.c
rand32_handlers.c
rand32_timer.c
rand32_xoroshiro128.c rand: xoroshiro128: fix buffer overflow 2020-11-11 15:02:04 -06:00