Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches
lt_random.h File Reference

Declarations of functions related to random number generator. More...

#include <stdlib.h>
#include "libtropic_common.h"
Include dependency graph for lt_random.h:

Functions

lt_ret_t lt_random_bytes (lt_handle_t *h, void *buff, size_t count)
 Get random bytes in a form of 32bit numbers. This is wrapper for platform defined function.
 

Detailed Description

License
For the license see file LICENSE.txt file in the root directory of this source tree.