libtropic
C library for TROPIC01 chip
◆
lt_test_rev_random_value_get()
void lt_test_rev_random_value_get
(
lt_handle_t
*
h
)
Test steps:
Start Secure Session with pairing key slot 0.
Generate random number 0-255 using
lt_random_bytes()
, which will be used in the Random_Value_Get command.
Get random count (from step 2) of random bytes from TROPIC01.
Dump the random bytes from TROPIC01 into the log.
Parameters
h
Device's handle
libtropic functional tests
Generated by
1.9.1