zephyr/tests/crypto/rand32
Daniel Leung 8f7f62869a tests: remove @return doc for void functions
For functions returning nothing, there is no need to document
with @return, as Doxgen complains about "documented empty
return type of ...".

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-01-12 16:02:16 -05:00
..
src tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: crypto: use CONFIG_LOG 2018-10-08 17:49:12 -04:00
prj_ctr_drbg.conf subsys/random: Add cryptographically secure random test cases 2019-11-05 19:36:42 +01:00
prj_hw_random_xoshiro.conf tests: crypto: rand32: test xoshiro128 impl 2021-08-05 11:24:44 +02:00
prj_sw_random_systimer.conf tests: crypto: use CONFIG_LOG 2018-10-08 17:49:12 -04:00
testcase.yaml random: deprecate XOROSHIRO_RANDOM_GENERATOR 2021-08-05 11:24:44 +02:00