zephyr/subsys/random
Flavio Ceolin bcc6d41ec5 random: timer: Comply with MISRA Rule 14.4
Use boolean expression in a controlling expression.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-06-17 17:46:16 -04:00
..
CMakeLists.txt
Kconfig random: enable AES support CTR_DRBG CSPRNG when it relies on Mbed TLS 2024-06-03 16:13:05 -04:00
random_ctr_drbg.c
random_entropy_device.c
random_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
random_timer.c random: timer: Comply with MISRA Rule 14.4 2024-06-17 17:46:16 -04:00
random_xoshiro128.c