zephyr/tests/crypto/rand32
Flavio Ceolin 91fd6d0866 kernel: thread: Fix randomness problem with stack pointer random
In some platforms the size of size_t can be different of 4 bytes. Use
sys_rand_get to proper fill this variable.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-11-15 13:43:32 -08:00
..
src kernel: thread: Fix randomness problem with stack pointer random 2019-11-15 13:43:32 -08:00
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
prj.conf
prj_ctr_drbg.conf subsys/random: Add cryptographically secure random test cases 2019-11-05 19:36:42 +01:00
prj_hw_random_xoroshiro.conf
prj_sw_random_systimer.conf
testcase.yaml subsys/random: Add cryptographically secure random test cases 2019-11-05 19:36:42 +01:00