File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
targets/TARGET_Silicon_Labs/TARGET_EFM32/trng Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 44
44
* Proportion Test (64-sample window)" and "Adaptive Proportion Test
45
45
* (4096-sample window)". The last startup test is the AIS31 startup test. By
46
46
* default when using this driver all the startup tests are enabled.
47
-
48
- * The TRNG module implements an entropy source plugin module for mbed TLS that can
49
- * be used in applications needing random numbers or indirectly using mbed TLS
50
- * modules that depend on the random number generation interfaces of mbed TLS.
51
- * The define @ref MBEDTLS_TRNG_C will compile the TRNG module. The TRNG is enabled as
52
- * an mbed TLS entropy source by defining @ref MBEDTLS_ENTROPY_ALT,
53
- * @ref MBEDTLS_ENTROPY_INIT_ALT and @ref MBEDTLS_ENTROPY_FREE_ALT.
54
- * The TRNG functions are declared in the 'mbedtls/sl_crypto/include/trng.h' file.
55
47
*
56
48
* \{
57
49
******************************************************************************/
You can’t perform that action at this time.
0 commit comments