zephyr/tests/crypto/test_ecc_dsa/src
Marcus Shawcroft 409b754a15 Remove application calls to sys_rand32_init.
The random driver, if enabled, is initialized by the kernel
initialization function.  There is no need for applications or tests
to re-initialize the driver.

Change-Id: Ib4712dda937a7a83a8079c8aa662cec03c5416f8
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-12-11 11:18:18 +00:00
..
Makefile tinycrypt: Add test case for the ECC DSA algorithm 2016-09-20 12:54:21 +00:00
test_ecc_dsa.c tests/tinycrypt: Fix dead code issue (2nd) 2016-11-18 01:05:30 +00:00
test_ecc_utils.c Remove application calls to sys_rand32_init. 2016-12-11 11:18:18 +00:00