mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
z_impl_sys_csrand_get is implement if the system is build with either CONFIG_CTR_DRBG_CSPRNG_GENERATOR or CONFIG_HARDWARE_DEVICE_CS_GENERATOR. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>